mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 13:41:28 +00:00
Enable GPS capabilities on heltec V3
This commit is contained in:
parent
779d2352bd
commit
59ec7f31ab
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user