Changeset 12230


Ignore:
Timestamp:
12/11/11 15:05:03 (12 years ago)
Author:
nit
Message:

[titan] increase lonkkey timeout to 500ms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/rc.h

    r12226 r12230  
    193193                                longpresscount++;
    194194                                timeout = 0;
    195                                 rest = 200;
     195                                rest = 500;
    196196                                usleep(10000);
    197197                                continue;
Note: See TracChangeset for help on using the changeset viewer.