ttgo-t-beam-gps-ttn-tracker/main
Tim Kerby 4a1f360697 Bug fixes - frame counter, link checking and battery charge status
Fixed frame counter (was unsigned char, should have been uint_32) which caused TTN to ignore device after 255 frames and rollover when frame count checks enabled

Turned off link checking when ADR not in use as it was forcing confirmed links

Added display of battery charging status
2020-01-13 17:14:09 +00: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 Bug fixes - frame counter, link checking and battery charge status 2020-01-13 17:14:09 +00: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