Files
2026-06-28 16:25:55 -05:00

10 lines
168 B
C

#pragma once
void handlePing();
void handleAdd();
void handleLed();
void handlePump();
void handleProgram();
void handleTemperature();
void handleTemperatureEvents();