Implement bed cooler...

This commit is contained in:
2026-06-28 16:25:55 -05:00
parent e188930755
commit c6213e1752
16 changed files with 422 additions and 1 deletions

View File

@@ -3,5 +3,7 @@
void handlePing();
void handleAdd();
void handleLed();
void handlePump();
void handleProgram();
void handleTemperature();
void handleTemperatureEvents();