led and rc

This commit is contained in:
2024-09-30 00:26:00 +03:00
parent 7095a09a1d
commit 6c3af6fbb5
15 changed files with 634 additions and 221 deletions

View File

@ -31,7 +31,7 @@ enum IR_CMD_LIST {
IR_NUM_9 = 8,
IR_NUM_0 = 9,
IR_DEBUG = 29, // -/--
IR_PAUSE = 43,
IR_PAUSE = 43, // .
IR_STOP = 116,
IR_START = 124,
IR_F_BTN = 23,