Changeset 41542


Ignore:
Timestamp:
12/28/17 18:50:54 (5 years ago)
Author:
gost
Message:

[titan] hd51.. activate longkeypress

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/rc.h

    r41515 r41542  
    44#ifdef ARM
    55#define SECEVENT
     6#define NEWLONG
    67#endif
    78
     
    378379                        {
    379380                                rcsignal(0);
    380 #ifdef DREAMBOX
     381#ifdef NEWLONG
    381382                                if(longpresscount > 0)
    382383                                {
     
    398399                                longpresscount++;
    399400                                timeout = 0;
    400 #ifdef DREAMBOX
     401#ifdef NEWLONG
    401402                                if(longpresscount == 1)
    402403                                        rest = 700;
Note: See TracChangeset for help on using the changeset viewer.