Rename LILYGO_TBeam_V1_1 to LILYGO_TBeam_V1_X
This commit is contained in:
parent
6301fa4734
commit
4689972197
23 changed files with 68 additions and 89 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue