Rename LILYGO_TBeam_V1_1 to LILYGO_TBeam_V1_X

This commit is contained in:
lewishe 2022-12-09 16:20:35 +08:00
commit 4689972197
23 changed files with 68 additions and 89 deletions

View file

@ -5,8 +5,7 @@
* This sample program only supports T-Beam
* */
// #define LILYGO_TBeam_V0_7
// #define LILYGO_TBeam_V1_0
// #define LILYGO_TBeam_V1_1
// #define LILYGO_TBeam_V1_X
/*
@ -67,7 +66,7 @@ RADIO_TYPE option:
#define HAS_GPS
#define HAS_DISPLAY //Optional, bring your own board, no OLED !!
#elif defined(LILYGO_TBeam_V1_0) || defined(LILYGO_TBeam_V1_1)
#elif defined(LILYGO_TBeam_V1_X)
#define GPS_RX_PIN 34
#define GPS_TX_PIN 12