Commit Graph

8 Commits

Author SHA1 Message Date
Stedd 88676bb66e Moved variables to main file to prevent scope errors 2023-10-22 14:15:20 +02:00
Stedd 865eddb725 Moved UdpPacking out of plot() 2023-10-22 14:10:34 +02:00
Stedd e9e6e910e4 Added Secrets 2023-10-22 13:27:38 +02:00
Stedd 212597e5e6 Cleanup 2023-10-22 12:06:14 +02:00
Stedd 6a03848435 Packing data for UDP telegram
Naive approach, but it works for now
2023-10-22 01:18:13 +02:00
Stedd 7ab1ee525d Watchdog in the first Byte 2023-10-21 19:37:38 +02:00
Stedd 0991343a55 UDP Packets appear in wireshark and UDPlistener 2023-10-21 19:19:43 +02:00
Stedd c49c511d75 First UDP test
Copied code from UDP example
Added calls in setup and loop
Added Wifi config
2023-10-21 18:03:08 +02:00