change initial string
This commit is contained in:
parent
544a2ab6b8
commit
2244648cb3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ void shiftout(uint8_t bit)
|
|||
}
|
||||
|
||||
uint8_t buffer[120];
|
||||
String message = "N\x0f""chster Halt: Kronenplatz";
|
||||
String message = "ISO8859-15 9600N1";
|
||||
String newMessage;
|
||||
int ticks = 0;
|
||||
int runde = 120;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue