Commit graph

7 commits

Author SHA1 Message Date
lumapu
11fdb4c822 fix action (directory was missing - needs to be created automatically now) 2022-08-30 21:24:35 +02:00
lumapu
74f053a5ae * webinterface refactored completely 2022-08-14 02:18:53 +02:00
lumapu
aca98b6911 * style update (margins)
* automatically convert html files to header file during build
2022-08-11 23:01:44 +02:00
stefan123t
848e263e7f add #114 ntp_server_name and port in setup 2022-08-07 01:16:57 +02:00
lumapu
b485cb8151 * improved stability (in comparison to 0.3.7)
* reset wifi AP timout once a client is detected
* fix #26 wrong variable reset
2022-05-10 21:00:32 +02:00
lumapu
37206847c5 * added rx channel switching
* switched to crc8 check for valid packet-payload
2022-05-09 20:47:05 +02:00
lumapu
d195eee498 * pinout can be saved using the web setup
* html / css files are now located inside PROGMEM
* conversion of files is done with python script (OS independent, open source)
* moved as much as possible for now to the hm* modules - the app should only be the body
* successfully tested with HM1200
2022-04-25 17:48:12 +02:00