From 5d2a811cf1d579102ec5196f4606731106315f6f Mon Sep 17 00:00:00 2001 From: derpicknicker1 <10minutemail@web.de> Date: Fri, 20 Oct 2017 22:49:16 +0200 Subject: [PATCH 1/2] Buttons for im-/export on config page Added import and export buttons to the config page to download and upload settings. Also made the requests for networks and pefs consecutive because they often caused issues (reset of chip, memory issues) when they ran in parallel. --- config_html.h | 78 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 50 insertions(+), 28 deletions(-) diff --git a/config_html.h b/config_html.h index 41a522c..75e3c5d 100644 --- a/config_html.h +++ b/config_html.h @@ -23,7 +23,7 @@ const char config_html[] PROGMEM = R"=====(
You can edit the configuration here. Note that this will be effective on the next restart of the radio.