webguiapp/src
2023-01-03 12:09:42 +02:00
..
ETHTransport.c added external reset callback for use with gpio extender; 2022-10-06 14:22:22 +02:00
FileServer.c implemented spiffs with http web access 2022-11-17 14:07:48 +02:00
GSMTransport.c increased gsm module after reset delay 2022-12-22 15:09:41 +02:00
Helpers.c moved from github 2022-08-16 15:12:25 +02:00
HTTPPostSystem.c lora hide from web interface 2022-12-21 16:21:39 +02:00
HTTPPrintSystem.c wifi and eth network settings conditional hide 2023-01-03 12:09:42 +02:00
HTTPServer.c implemented spiffs with http web access 2022-11-17 14:07:48 +02:00
LoRaWAN.c fix potential memory leak in lorawan module 2022-12-21 15:25:59 +02:00
MQTT.c fix potential memory leak in lorawan module 2022-12-21 15:25:59 +02:00
MQTTSysHandler.c fixed lorawan send issue 2022-12-20 16:18:48 +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 spi synchronization mechanism moved to webguiapp system 2022-12-20 20:35:07 +02:00
WiFiTransport.c fixed default gateway and DNS settings in AP mode, caused disconnecting 2022-10-07 10:51:54 +02:00