From 2d7d728e184f24961e4a0871f4d5bed3e2fe652a Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Mon, 23 Oct 2017 14:16:27 +0200 Subject: Moved everything into the new REPO --- index.h | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 index.h (limited to 'index.h') diff --git a/index.h b/index.h new file mode 100644 index 0000000..caa1df7 --- /dev/null +++ b/index.h @@ -0,0 +1,119 @@ +const char MAIN_page[] PROGMEM = R"=====( + + + + + + + + {{NAME}} + + + + + + + + + + +
+ +
+
+ +
+

+ {{NAME}} + + + +

+
+
{{Location}}
+ +
+
+ + +
+
+ +
+
+ +
+ + + + + + + +)====="; -- cgit v1.2.3