Update Setup301_BW16_ST7735.h
This commit is contained in:
parent
f0889e11f0
commit
5a493559d0
|
|
@ -2,8 +2,8 @@
|
||||||
#include <avr/dtostrf.h>
|
#include <avr/dtostrf.h>
|
||||||
|
|
||||||
|
|
||||||
// Setup for ESP32 and ST7735 80 x 160 TFT
|
// Setup for BW16 and ST7735 80 x 160 TFT
|
||||||
#define USER_SETUP_ID 43
|
#define USER_SETUP_ID 301
|
||||||
// See SetupX_Template.h for all options available
|
// See SetupX_Template.h for all options available
|
||||||
|
|
||||||
#define ST7735_DRIVER
|
#define ST7735_DRIVER
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue