From 4daab54c6fe6f7a589e36f8a320def40de411d58 Mon Sep 17 00:00:00 2001 From: bogdan Date: Sat, 15 Apr 2023 11:05:12 +0200 Subject: [PATCH] timer action and object numeration fixed --- HTML/espfs.paths | 58 +++++++++++++++++++++++------------------------ HTML/res/cron.js | 4 ++-- dependencies.lock | 18 +++++++-------- 3 files changed, 40 insertions(+), 40 deletions(-) diff --git a/HTML/espfs.paths b/HTML/espfs.paths index 0976c73..b5a6c0d 100644 --- a/HTML/espfs.paths +++ b/HTML/espfs.paths @@ -1,30 +1,30 @@ -adapters.html -api -api/dbg.json -api/dbg2.json -api/gendata.json -api/mem.json -api/set1.json -api/set2.json -api/set3.json -api/stat.json -api/status.json -api/tmr.json -api/wifiscan.json -application.html -favicon.ico -index.html -info.html -reboot.html -res -res/appstyles.css -res/ca_cert.pem -res/cron.js -res/iconsfont.css -res/iconsfont.woff2 -res/logo.png -res/main.js -res/res.js -res/styles.css -services.html +adapters.html +api +api/dbg.json +api/dbg2.json +api/gendata.json +api/mem.json +api/set1.json +api/set2.json +api/set3.json +api/stat.json +api/status.json +api/tmr.json +api/wifiscan.json +application.html +favicon.ico +index.html +info.html +reboot.html +res +res/appstyles.css +res/ca_cert.pem +res/cron.js +res/iconsfont.css +res/iconsfont.woff2 +res/logo.png +res/main.js +res/res.js +res/styles.css +services.html system.html \ No newline at end of file diff --git a/HTML/res/cron.js b/HTML/res/cron.js index 0ba1fec..6fd1c72 100644 --- a/HTML/res/cron.js +++ b/HTML/res/cron.js @@ -246,7 +246,7 @@ function drawtimers(tarr) { content += (""); content += ("
"); @@ -254,7 +254,7 @@ function drawtimers(tarr) { content += ("
"); content += ("
"); diff --git a/dependencies.lock b/dependencies.lock index 55ac77a..b34c22b 100644 --- a/dependencies.lock +++ b/dependencies.lock @@ -1,9 +1,9 @@ -dependencies: - idf: - component_hash: null - source: - type: idf - version: 4.4.4 -manifest_hash: f9b3d78d7d56685d1c543701158a0fab7a56c908117ed70644f77e4247c831ae -target: esp32 -version: 1.0.0 +dependencies: + idf: + component_hash: null + source: + type: idf + version: 4.4.4 +manifest_hash: 31dd4ec84ade1450fc168388f4adce2efacd1516170670735140bc772e9d72bd +target: esp32 +version: 1.0.0