summaryrefslogtreecommitdiff
path: root/platformio/relayctl/src/static.h
diff options
context:
space:
mode:
Diffstat (limited to 'platformio/relayctl/src/static.h')
-rw-r--r--platformio/relayctl/src/static.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/platformio/relayctl/src/static.h b/platformio/relayctl/src/static.h
index 3273e68..90560bf 100644
--- a/platformio/relayctl/src/static.h
+++ b/platformio/relayctl/src/static.h
@@ -15,6 +15,7 @@ typedef struct {
extern const StaticFile index_html;
extern const StaticFile app_js;
+extern const StaticFile md5_js;
extern const StaticFile style_css;
extern const StaticFile favicon_ico;