DeltaLima
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-24 02:24:26 +02:00
99d598e05d it does work with a structure and arrays in it. this is fine
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-24 01:54:18 +02:00
bf1e25d04c playing around, output_ip load/save was broken. fixed.
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-24 01:45:57 +02:00
d68d0fbf79 putting output config into json
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-24 00:00:39 +02:00
4c9c280d45 try to add config.system.outputs to json, but esp8266 actually crashes at loading json
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-23 21:21:29 +02:00
94e79b8fa2 replacing all old configSystem style variables with config.system.something
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-23 21:14:48 +02:00
4f42b64c7e wip - doing config structure things
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-23 19:03:58 +02:00
13087c0cc1 structure PinIndex
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-23 17:52:03 +02:00
0227427b6f add pinIndex structure for ESP8266 and ESP32
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-23 02:27:53 +02:00
8861393e80 wip write down free pins and think about it
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 22:20:15 +02:00
2dfa2b0c13 missing </div>
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 22:03:52 +02:00
f91b2de002 fix submenu display bug on chrome
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 18:30:00 +02:00
c3b9f0f8a6 update system update page HTML
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 03:16:51 +02:00
f1a1cb3aa9 Arduino/CanGrow/README.md aktualisiert
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 03:11:40 +02:00
947af0dd4d Update README.md
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 01:58:18 +02:00
4a14629e48 cosmetic changes
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 01:16:30 +02:00
44ca2c6a8e Update() fixes for esp32
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 01:09:18 +02:00
5af5bcd94d implement webui littlefs wipe
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-22 00:40:11 +02:00
22fdfc57c2 fine tune web update
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-21 23:57:17 +02:00
e7bb42f72b web firmware update implemented
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-21 23:18:47 +02:00
f093ac843b restart from webui implemented