update default message

This commit is contained in:
Silentium 2019-01-13 02:15:11 +01:00
parent 1b5a97f211
commit 7af71401b7

View file

@ -20,7 +20,7 @@ void shiftout(uint8_t bit)
}
uint8_t buffer[120];
String message = "ISO8859-15 9600N1";
String message = "ISO8859-15 9600N1 https://github.com/silentium83/zielanzeige/tree/develop";
String newMessage;
int ticks = 0;
int runde = 120;