ttgo-t-beam-gps-ttn-tracker/main
geeksville 1e9fedcbd7 minor changes needed to build with platformio
I prefer platformio over the arduino IDE because
it automatically does library dependencies and
has lots of other goodness.

To build and install to a connected device just do:

pio run
2020-01-17 15:15:00 -08:00
..
configuration.h Add CLOCK_ERROR option to enable/disable feature (#4) 2019-08-28 20:10:32 -04:00
credentials.h Update credentials.h 2019-07-13 00:03:38 +10:00
fonts.h Fix data size issue 2019-04-03 20:46:45 -04:00
gps.ino update serial print messages 2019-08-26 18:05:23 -04:00
images.h Fix data size issue 2019-04-03 20:46:45 -04:00
lmic_project_config.h Update to version 1.1.0 2019-08-23 10:22:03 -04:00
main.ino minor changes needed to build with platformio 2020-01-17 15:15:00 -08:00
screen.ino Bug fixes - frame counter, link checking and battery charge status 2020-01-13 17:14:09 +00:00
sleep.ino Fix data size issue 2019-04-03 20:46:45 -04:00
ttn.ino Bug fixes - frame counter, link checking and battery charge status 2020-01-13 17:14:09 +00:00