diff --git a/ESP32_AP-Flasher/data/fonts/bahnschrift20.vlw b/ESP32_AP-Flasher/data/fonts/bahnschrift20.vlw index b6630b64..44aefdc3 100644 Binary files a/ESP32_AP-Flasher/data/fonts/bahnschrift20.vlw and b/ESP32_AP-Flasher/data/fonts/bahnschrift20.vlw differ diff --git a/ESP32_AP-Flasher/data/fonts/bahnschrift30.vlw b/ESP32_AP-Flasher/data/fonts/bahnschrift30.vlw index fcb5a076..091a0d7c 100644 Binary files a/ESP32_AP-Flasher/data/fonts/bahnschrift30.vlw and b/ESP32_AP-Flasher/data/fonts/bahnschrift30.vlw differ diff --git a/ESP32_AP-Flasher/data/www/content_cards.json b/ESP32_AP-Flasher/data/www/content_cards.json index 17aa3e1d..bc1c5641 100644 --- a/ESP32_AP-Flasher/data/www/content_cards.json +++ b/ESP32_AP-Flasher/data/www/content_cards.json @@ -168,7 +168,8 @@ "name": "Buienradar", "desc": "Dutch rain predictions for the next two hours. Only works for locations in the Netherlands and Belgium.", "hwtype": [ - 1 + 1, + 17 ], "param": [ { @@ -331,7 +332,7 @@ "id": 12, "name": "Remote content", "desc": "Content is generated by a different Access Point", - "hwtype": [] + "hwtype": [] }, { "id": 13, @@ -393,7 +394,7 @@ "name": "bytes", "desc": "76 bytes, formatted as 0x00,0x00,...", "type": "text" - } + } ] } ] \ No newline at end of file