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 262fda8 commit b30cdd3Copy full SHA for b30cdd3
examples/DBTFT/src/DBTFT.ino
@@ -29,7 +29,7 @@
29
const char* otaPassword = "iliketrains";
30
#include <ArduinoOTA.h>
31
#endif
32
-char fromStationName[40] = "Hannnover Hbf";
+char fromStationName[40] = "Hannover Hbf";
33
uint16_t filter = PROD_RE | PROD_S;
34
35
WiFiUDP ntpUDP;
0 commit comments