Commit Graph

4 Commits

Author SHA1 Message Date
geeksville
c263355ada Store joinned network info in flash, so that OTAA will work nicely 2020-01-18 13:21:00 -08:00
geeksville
67b6555cc0 remove old settings 2020-01-17 21:29:38 -08:00
geeksville
bb01201e57 we don't want warnings about missing initalizers 2020-01-17 15:22:03 -08:00
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