change DEF_LPRESS_TIME to 200

This commit is contained in:
Vincent Wei
2019-06-14 11:20:20 +08:00
parent 9f60ba7138
commit 111254b440

View File

@@ -727,7 +727,7 @@ extern "C" {
*
* \sa MSG_KEYLONGPRESS
*/
#define DEF_LPRESS_TIME 500
#define DEF_LPRESS_TIME 200
/**
* \def DEF_APRESS_TIME