summaryrefslogtreecommitdiff
path: root/main/network.c
Commit message (Collapse)AuthorAgeFilesLines
* Add Networking supportHEADmasterAaditya Dhruv2025-08-171-7/+148
| | | | | - Based on config.h parameters, the ESP32 can connect to the local AP and send packets containing the value read from the soil sensor
* Working prototype - Conditional watering based on sensor valueAaditya Dhruv2025-08-141-0/+23