mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-27 10:21:40 +00:00
Merge pull request #2039 from ghostop14/master
Enable GPS capabilities on heltec V3
This commit is contained in:
commit
de6b752db8
@ -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