Skip to content

Commit b30cdd3

Browse files
committed
Spelling
1 parent 262fda8 commit b30cdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/DBTFT/src/DBTFT.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
const char* otaPassword = "iliketrains";
3030
#include <ArduinoOTA.h>
3131
#endif
32-
char fromStationName[40] = "Hannnover Hbf";
32+
char fromStationName[40] = "Hannover Hbf";
3333
uint16_t filter = PROD_RE | PROD_S;
3434

3535
WiFiUDP ntpUDP;

0 commit comments

Comments
 (0)