WIP - changing to a ublox aware GPS lib so I can put it in sleep
This commit is contained in:
+1
-1
@@ -57,7 +57,6 @@ debug_init_break = tbreak setup
|
||||
lib_deps =
|
||||
; RadioHead - I now use a custom build of this library
|
||||
; file:///home/kevinh/development/meshtastic/RadioHead
|
||||
TinyGPSPlus
|
||||
https://github.com/geeksville/esp8266-oled-ssd1306.git ; ESP8266_SSD1306
|
||||
AXP202X_Library
|
||||
SPI
|
||||
@@ -65,6 +64,7 @@ lib_deps =
|
||||
CRC32 ; explicitly needed because dependency is missing in the ble ota update lib
|
||||
Wire ; explicitly needed here because the AXP202 library forgets to add it
|
||||
https://github.com/geeksville/arduino-fsm.git
|
||||
SparkFun Ublox Arduino Library
|
||||
|
||||
;[env:tbeam]
|
||||
;board = ttgo-t-beam
|
||||
|
||||
Reference in New Issue
Block a user