Test wyświetlacza LCD RGB
POczątek konwersji kodu spektrometru do RGB
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include <Adafruit_GFX.h> // Core graphics library
|
||||
#include <Adafruit_ST7735.h> // Hardware-specific library for ST7735
|
||||
#include <SPI.h>
|
||||
|
||||
#define TFT_CS 9
|
||||
#define TFT_RST 10 // Or set to -1 and connect to Arduino RESET pin
|
||||
|
||||
Reference in New Issue
Block a user