eeeck 5f154cb20f Refactor loop to main and add explicit while(true)
This change transitions from the Arduino-specific `loop()` to a
standard C++ `main()` function as the program's entry point and
primary execution cycle.
2025-05-14 13:02:17 +02:00
2025-05-04 00:34:31 +02:00
2025-05-01 21:50:34 +02:00
S
Description
AVR based plant monitoring system with automation provided via ESP32 and MQTT server
GPL-3.0 253 KiB
Languages
C 46%
C++ 28.3%
Dockerfile 9.1%
Shell 8.2%
Makefile 5.2%
Other 3.2%