15 Commits

Author SHA1 Message Date
629e5017ac update to start with millis reporting 2019-11-27 19:39:06 +01:00
c367091adf update for v14, (almost) working ota 2019-11-10 21:56:05 +01:00
65a1a3027b implement ota updater plus minor fixes 2019-11-10 20:51:26 +01:00
f00091ec99 saved a few string copies 2019-11-10 16:22:21 +01:00
7bb74a43b9 code cleanups (removed unused vars) and futher prepare for ota 2019-11-10 16:14:46 +01:00
4b571786ef move wifi stuff to separate module, implement WifiManager for AP configuration 2019-11-09 22:39:46 +01:00
392a2523c0 rename wifi module, prepare for ota stuffs 2019-11-09 21:36:17 +01:00
e8c88665b9 silly bugfix. double slash is comment, single slash is error 2019-11-09 20:54:25 +01:00
3d8ef27978 remove config stuff (moved to config.h) 2019-11-09 20:31:08 +01:00
68a4afdb12 improve clarity on log messages 2019-11-09 20:28:25 +01:00
c3d3c46107 remove some no longer used structures 2019-11-09 20:27:50 +01:00
0449f02b0e complete rewrite to move from manually setting lightpatterns with Adafruit Neopixel lib to WS2812FX - no need to keep reinventing the wheel 2019-11-09 20:25:33 +01:00
dfc590dc59 add gitignore to separate config values for the git repo 2019-11-09 20:24:10 +01:00
Florian Overkamp
1d6201eb25 Adding to repo 2019-03-30 08:39:24 +01:00
f9455be88a Initial commit 2019-03-30 07:34:27 +00:00