Files
GrowController/Firmware/Web_RootPage.h
2021-10-04 13:45:39 +00:00

8 lines
104 B
C

#ifndef WEB_ROOTPAGE_H
#define WEB_ROOTPAGE_H
void HandleRootPage();
#endif // WEB_ROOTPAGE_H