Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Update m5stick-nemo.ino
Browse files Browse the repository at this point in the history
pequeno erro
  • Loading branch information
DoflamingoZK authored Jan 23, 2024
1 parent f21030b commit 0967ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m5stick-nemo.ino
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ MENU smenu[] = {
{ TXT_SET_CLOCK, 3},
#endif
#if defined(ROTATION)
{ XT_ROTATION, 7},
{ TXT_ROTATION, 7},
#endif
{ TXT_ABOUT, 10},
{ TXT_REBOOT, 98},
Expand Down

0 comments on commit 0967ad8

Please sign in to comment.