DEEPELEC_DP_666 -> config.h

This commit is contained in:
Leon
2024-05-05 23:42:53 +08:00
parent e0de0a4866
commit 4bbf28f17c
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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