Rename LILYGO_TBeam_V1_1 to LILYGO_TBeam_V1_X
This commit is contained in:
parent
e0f0b6c86b
commit
f71288b20b
22 changed files with 22 additions and 22 deletions
|
|
@ -15,7 +15,7 @@ U8G2_SSD1306_128X64_NONAME_F_HW_I2C *u8g2 = nullptr;
|
|||
#endif
|
||||
|
||||
Ticker ledTicker;
|
||||
#if defined(LILYGO_TBeam_V1_0) || defined(LILYGO_TBeam_V1_1)
|
||||
#if defined(LILYGO_TBeam_V1_X)
|
||||
#include <axp20x.h>
|
||||
AXP20X_Class PMU;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue