mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 18:31:57 +08:00
change DEF_LPRESS_TIME to 200
This commit is contained in:
@@ -727,7 +727,7 @@ extern "C" {
|
||||
*
|
||||
* \sa MSG_KEYLONGPRESS
|
||||
*/
|
||||
#define DEF_LPRESS_TIME 500
|
||||
#define DEF_LPRESS_TIME 200
|
||||
|
||||
/**
|
||||
* \def DEF_APRESS_TIME
|
||||
|
||||
Reference in New Issue
Block a user