You've already forked TEF6686_ESP32
DEEPELEC_DP_666 -> config.h
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
#define STANDBYLED 19
|
||||
#define SMETERPIN 27
|
||||
|
||||
|
||||
#define DEEPELEC_DP_666 // uncomment for DEEPELEC Portable DP-666 build (Simplified Chinese)
|
||||
#define DYNAMIC_SPI_SPEED // uncomment to enable dynamic SPI Speed https://github.com/ohmytime/TFT_eSPI_DynamicSpeed
|
||||
|
||||
#ifdef DEEPELEC_DP_666
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
|
||||
// #define HAS_AIR_BAND // uncomment to enable Air Band(Make sure you have Air Band extend board)
|
||||
#define CHINA_PORTABLE // uncomment for China Portable build (Simplified Chinese)
|
||||
#define DEEPELEC_DP_666 // uncomment for DEEPELEC Portable DP-666 build (Simplified Chinese)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user