add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard app
This commit is contained in:
@@ -105,7 +105,7 @@ static inline uint32_t osal_tick_get(void)
|
||||
ATTR_UNUSED static uint32_t timeout = 0;\
|
||||
static uint16_t state = 0;\
|
||||
switch(state) {\
|
||||
case 0:{\
|
||||
case 0: { \
|
||||
|
||||
#define OSAL_TASK_LOOP_END \
|
||||
default:\
|
||||
|
||||
Reference in New Issue
Block a user