We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9945f commit 749c2f8Copy full SHA for 749c2f8
README.md
@@ -8,6 +8,13 @@ Abfartstafel aus dem DBTFT Beispiel (Design ID 1) auf einem ILI9341
8
9
Wenn die Bibliothek hilfreich ist, gerne den Sponsor-Button von GitHub nutzen (PayPal).
10
11
+## Abhängigkeiten:
12
+
13
+Wenn nicht PlatformIO genutzt wird, werden folgende Bibliotheken zusätzlich benötigt:
14
+- https://github.com/bblanchon/ArduinoJson
15
+- https://github.com/paulstoffregen/Time
16
+- https://github.com/bbx10/Hash_tng (nur für ESP32)
17
18
## Beispielcode
19
20
Der DBTFT-Beispielcode ist für einen ESP8266 mit ILI9341 oder ein "Cheap Yellow Display" (ESP32 mit ILI9341 oder ST7798) ausgelegt.
0 commit comments