included ssd1322 display + GUI
This commit is contained in:
@@ -7,7 +7,6 @@ void initBoard(void);
|
||||
//#define HAS_SSD1306
|
||||
|
||||
|
||||
|
||||
#define OLED_CS 5 // , CS - Chip select
|
||||
#define OLED_DC 17 // DC digital signal
|
||||
#define OLED_RESET 0 // using hardware !RESET from Arduino insteadx
|
||||
#define OLED_CS 14
|
||||
#define OLED_DC 17
|
||||
#define OLED_RST 4
|
||||
Reference in New Issue
Block a user