From 6f36788dfd2b07b59d88b47c656bbd5692c0cef0 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Mon, 7 Oct 2024 13:32:00 +1100 Subject: First commit First commit after PlatformIO transition --- html/index.html | 424 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 424 insertions(+) create mode 100755 html/index.html (limited to 'html') diff --git a/html/index.html b/html/index.html new file mode 100755 index 0000000..51dedeb --- /dev/null +++ b/html/index.html @@ -0,0 +1,424 @@ + + + + + + + + Matrix Display + + + + + +
+
+

Matrix Display

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Special stringReplacement
%date%The selected date (dd/mm/yy)
%shortdate%The selected date short (20 Jan)
%time12% or %time12s%time in 12 hour format HH:MM or HH:MM:SS
%time24% or %time24s%time in 24 hour format HH:MM or HH:MM:SS
+ +
+ +
+
+
+ Customisation: + Wireless (required for time sync):
+   +

No data

+ + +
+ + + +
+
+ +

+ + +
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3