mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-08-06 05:14:35 -04:00
Update RNode_Firmware_CE.ino
changed sleeping screen message.
This commit is contained in:
parent
dbfa5c6b9a
commit
98136ed1ab
1 changed files with 1 additions and 1 deletions
|
@ -1748,7 +1748,7 @@ void sleep_now() {
|
|||
display.print("Sleeping...");
|
||||
display.setCursor(8,59 );
|
||||
display.setTextSize(1);
|
||||
display.print("User Button");
|
||||
display.print("User Button operation");
|
||||
display.setCursor(8,68 );
|
||||
display.print(" 1 sec : Bluetooth on/off");
|
||||
display.setCursor(8,78 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue