correct back to menu, also added "Refrseh" button to main

This commit is contained in:
openshwprojects
2022-08-20 12:37:33 +02:00
parent 4fd6a292d5
commit d8ccb05fad
3 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ extern const char httpMimeTypeBinary[];
extern const char htmlHeader[];
extern const char htmlEnd[];
extern const char htmlReturnToMenu[];
extern const char htmlRefresh[];
extern const char htmlReturnToCfg[];
extern const char *htmlPinRoleNames[];