WIP - changing to a ublox aware GPS lib so I can put it in sleep

This commit is contained in:
geeksville
2020-02-22 19:08:16 -08:00
parent 4e06d9409a
commit 6eba792537
4 changed files with 47 additions and 41 deletions
+1 -1
View File
@@ -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