Many changes - not yet "controlled" updates.
This commit is contained in:
13
Firmware/Web_FavIcon.h
Normal file
13
Firmware/Web_FavIcon.h
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
#ifndef WEB_FAVICON_H
|
||||
#define WEB_FAVICON_H
|
||||
|
||||
void HandleGreen1x1();
|
||||
void HandleFavIcon();
|
||||
void HandlePlantModel();
|
||||
void HandleHeater();
|
||||
void HandleWater();
|
||||
void HandleIcon();
|
||||
void HandleOpenDoor();
|
||||
|
||||
#endif // WEB_FAVICON_H
|
||||
Reference in New Issue
Block a user