mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更新注释
This commit is contained in:
@@ -74,7 +74,7 @@ typedef struct {
|
||||
} key_event_t;
|
||||
|
||||
/**
|
||||
* @brief 扫描模式(可组合)
|
||||
* @brief 扫描模式(可用位或"|"组合)
|
||||
*/
|
||||
typedef enum {
|
||||
KEY_MODE_REPORT_DOWN_UP = 0x01, // 上报 DOWN/UP
|
||||
|
||||
Reference in New Issue
Block a user