diff --git a/ESP32_AP-Flasher/data/www/content_cards.json.gz b/ESP32_AP-Flasher/data/www/content_cards.json.gz index b0ba24ab..8517eab3 100644 Binary files a/ESP32_AP-Flasher/data/www/content_cards.json.gz and b/ESP32_AP-Flasher/data/www/content_cards.json.gz differ diff --git a/ESP32_AP-Flasher/data/www/main.js.gz b/ESP32_AP-Flasher/data/www/main.js.gz index d4cdb80a..f17f8da0 100644 Binary files a/ESP32_AP-Flasher/data/www/main.js.gz and b/ESP32_AP-Flasher/data/www/main.js.gz differ diff --git a/ESP32_AP-Flasher/data/www/painter.js.gz b/ESP32_AP-Flasher/data/www/painter.js.gz index c7ba5c3c..59b29f9b 100644 Binary files a/ESP32_AP-Flasher/data/www/painter.js.gz and b/ESP32_AP-Flasher/data/www/painter.js.gz differ diff --git a/ESP32_AP-Flasher/wwwroot/content_cards.json b/ESP32_AP-Flasher/wwwroot/content_cards.json index 1597616d..b9750535 100644 --- a/ESP32_AP-Flasher/wwwroot/content_cards.json +++ b/ESP32_AP-Flasher/wwwroot/content_cards.json @@ -290,7 +290,7 @@ { "key": "country", "name": "Country", - "desc": "Select your country. If your country is not in the list, I couldn't find prices for it on transparency.entsoe.eu . ", + "desc": "Select your country. If your country is not in the list, we couldn't find the right region for it on transparency.entsoe.eu . Add an issue on the OEPL github to add it", "type": "select", "options": { "AT": "Austria", @@ -318,7 +318,7 @@ { "key": "tariffkwh", "name": "Fixed surcharge", - "desc": "Fixed surcharge per kWh, in cents", + "desc": "Fixed surcharge per kWh, in 1/100 units (cents)", "type": "text" }, {