Merge pull request #2039 from ghostop14/master
Enable GPS capabilities on heltec V3
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
#define LED_PIN LED
|
#define LED_PIN LED
|
||||||
|
|
||||||
#define HAS_GPS 0
|
|
||||||
|
|
||||||
#define RESET_OLED RST_OLED
|
#define RESET_OLED RST_OLED
|
||||||
#define I2C_SDA SDA_OLED // I2C pins for this board
|
#define I2C_SDA SDA_OLED // I2C pins for this board
|
||||||
#define I2C_SCL SCL_OLED
|
#define I2C_SCL SCL_OLED
|
||||||
|
|||||||
Reference in New Issue
Block a user