Skip to content

Commit c4cde5c

Browse files
authored
Merge pull request n0xa#93 from n0xa/nemoportal-dim
un-dim NEMO Portal when select key pressed
2 parents 403b10f + 4e6e9da commit c4cde5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

m5stick-nemo.ino

+1
Original file line numberDiff line numberDiff line change
@@ -2049,6 +2049,7 @@ void portal_loop(){
20492049
current_proc = 12;
20502050
delay(500);
20512051
}
2052+
check_select_press();
20522053
}
20532054

20542055
/// ENTRY ///

0 commit comments

Comments
 (0)