From fd61efebba8c1cbcca475ba52614608c6df1241b Mon Sep 17 00:00:00 2001 From: mattbk Date: Tue, 5 Sep 2023 21:11:31 -0500 Subject: [PATCH] Get on local time, baby. --- vulpes/src/main.cpp | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/vulpes/src/main.cpp b/vulpes/src/main.cpp index f4c06c1..b73d8cb 100644 --- a/vulpes/src/main.cpp +++ b/vulpes/src/main.cpp @@ -66,9 +66,8 @@ const char index_html[] PROGMEM = R"rawliteral( + +

Local time: %inputTimeUnix%

+

Sending program (cycle doesn't work yet) (current value: %inputSend%): @@ -102,9 +104,8 @@ const char index_html[] PROGMEM = R"rawliteral(

-

Current time (UTC): %inputTimeUnix%
- - Program start time (current value ): +

Program start time
+ Current value: )