750ms for long-press like x48ng

This commit is contained in:
Gwenhael Le Moine 2024-09-11 22:13:41 +02:00
parent 83a05247ac
commit c592d66819
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -235,7 +235,7 @@
for more than LONG_PRESS_THR milliseconds, the key stays pressed after for more than LONG_PRESS_THR milliseconds, the key stays pressed after
release. release.
*/ */
#define LONG_PRESS_THR 1000 #define LONG_PRESS_THR 750
/* Chf Module Identifiers: /* Chf Module Identifiers:
Each main module of the emulator has its own Chf Module Identifier; the Each main module of the emulator has its own Chf Module Identifier; the