webguiapp/src
2022-11-15 13:49:27 +02:00
..
ETHTransport.c added external reset callback for use with gpio extender; 2022-10-06 14:22:22 +02:00
FileServer.c added handlers to file server 2022-11-15 13:49:27 +02:00
GSMTransport.c fixed GSM start crash by increase stack size for init task 2022-10-12 10:10:45 +02:00
Helpers.c moved from github 2022-08-16 15:12:25 +02:00
HTTPPostSystem.c fix return result of custom post handler 2022-10-11 15:29:47 +02:00
HTTPPrintSystem.c http server send file mechanism reworked with constant buffer size 2022-10-31 15:04:39 +02:00
HTTPServer.c added handlers to file server 2022-11-15 13:49:27 +02:00
MQTT.c reworked topic structure with added GROUP subtopic 2022-09-29 14:01:56 +02:00
MQTTSysHandler.c reworked topic structure with added GROUP subtopic 2022-09-29 14:01:56 +02:00
NetTransport.c moved from github 2022-08-16 15:12:25 +02:00
OTA.c path to certs changed to folder res 2022-08-24 15:16:57 +02:00
romfs.c moved from github 2022-08-16 15:12:25 +02:00
SNTP.c added system timer for utime 2022-08-28 16:13:02 +02:00
spifs.c spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
SystemConfiguration.c spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
WiFiTransport.c fixed default gateway and DNS settings in AP mode, caused disconnecting 2022-10-07 10:51:54 +02:00