DeltaLima
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-19 00:32:51 +01:00
6d94bb224c fix sensorindex iteration
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-19 00:08:13 +01:00
3a55104f55 sensor index length
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-18 23:11:35 +01:00
270806e5fa cannot use array , because of pointer
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-18 22:09:08 +01:00
4ecb478354 compiles now again, but its the old state
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-18 13:18:12 +01:00
13d86ba88f add missing files
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-18 10:44:41 +01:00
1624289496 does not compile, i guess i use the wrong pointer stuff thing for in CanGrow_Sensor.h stuff
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-17 07:16:09 +01:00
16f4871306 improve output/sensor table
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-17 06:54:15 +01:00
df6435f6e1 add gpio pin or i2c address to output/sensor table if used
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-17 05:48:03 +01:00
156849782b save i2c sensor addr as char, use it later with strtol()
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-17 05:00:21 +01:00
4b3451c2fa sensor edit now works too
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-17 04:46:35 +01:00
de0cf2390c basic sensor config works
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-17 02:51:52 +01:00
44c5b060d7 Sensor stuff wip
ac707d0367 fix asyncwebserver template engine bug when document has a certain size
Compare 2 commits »
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-11-12 22:25:09 +01:00
0571acc350 system/sensor stuff wip
DeltaLima pushed to espasyncwebserver_template_bug at DeltaLima/CanGrow 2024-11-02 17:31:54 +01:00
84c4840993 ESPAsyncwebserver template processor bug - size related?
DeltaLima created branch espasyncwebserver_template_bug in DeltaLima/CanGrow 2024-11-02 17:21:26 +01:00
DeltaLima pushed to espasyncwebserver_template_bug at DeltaLima/CanGrow 2024-11-02 17:21:26 +01:00
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-29 01:43:43 +01:00
92724fa1f4 fix css and javascript bug for hiding/show stuff
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-29 01:33:00 +01:00
cf824c1c61 output edit now works as intended
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-29 00:16:59 +01:00
b28c71c9a4 basic work done for editing output
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2024-10-28 22:30:26 +01:00
790b9bb9c9 put stuff into seperate functions