change default text

This commit is contained in:
Lurkars 2019-02-13 19:34:46 +01:00
parent 001591a54d
commit a75817978e
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ void setup()
Serial.println(F("Text resets to 'A'"));
String text = "Liebe Rohrers, frohe Weihnachten (nachtrAglich)!";
String text = "inital text";
at24c32.write(TEXT_SIZE_ADDRESS, text.length());