From 12aa87ac90bfa9ff2aa8d174e17d1223c150e39c Mon Sep 17 00:00:00 2001 From: RaffaelW Date: Sat, 9 Nov 2024 22:38:37 +0100 Subject: [PATCH] added logic for loading available networks --- data/icons/refresh.svg | 1 + data/index.html | 28 +++++++++++++------- data/networks.js | 60 ++++++++++++++++++++++++++++++++++++++++++ data/style.css | 30 ++++++++++++++++++++- src/main.cpp | 6 +++++ src/routes/config.cpp | 29 ++++++++++++++++++++ src/routes/config.h | 2 ++ 7 files changed, 145 insertions(+), 11 deletions(-) create mode 100644 data/icons/refresh.svg create mode 100644 data/networks.js diff --git a/data/icons/refresh.svg b/data/icons/refresh.svg new file mode 100644 index 0000000..e773e95 --- /dev/null +++ b/data/icons/refresh.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/index.html b/data/index.html index ce17042..d9e2bf6 100644 --- a/data/index.html +++ b/data/index.html @@ -8,6 +8,7 @@ + @@ -32,8 +33,8 @@

Konfiguration

Verbindung -