change default text
This commit is contained in:
parent
001591a54d
commit
a75817978e
@ -305,7 +305,7 @@ void setup()
|
|||||||
|
|
||||||
Serial.println(F("Text resets to 'A'"));
|
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());
|
at24c32.write(TEXT_SIZE_ADDRESS, text.length());
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user