Changeset 41542
- Timestamp:
- 12/28/17 18:50:54 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/rc.h
r41515 r41542 4 4 #ifdef ARM 5 5 #define SECEVENT 6 #define NEWLONG 6 7 #endif 7 8 … … 378 379 { 379 380 rcsignal(0); 380 #ifdef DREAMBOX381 #ifdef NEWLONG 381 382 if(longpresscount > 0) 382 383 { … … 398 399 longpresscount++; 399 400 timeout = 0; 400 #ifdef DREAMBOX401 #ifdef NEWLONG 401 402 if(longpresscount == 1) 402 403 rest = 700;
Note: See TracChangeset
for help on using the changeset viewer.