This commit is contained in:
lmx
2025-10-30 11:33:38 +08:00
parent 7567ddc088
commit c21ac0ab82
34 changed files with 208045 additions and 207243 deletions

View File

@ -392,11 +392,11 @@ int lp_touch_key_online_debug_exit(void)
extern u8 testbox_get_key_action_test_flag(void *priv);
extern void eartch_state_update(u8 state);
__attribute__((weak))
u32 user_send_cmd_prepare(USER_CMD_TYPE cmd, u16 param_len, u8 *param)
{
return 0;
}
// __attribute__((weak))
// u32 user_send_cmd_prepare(USER_CMD_TYPE cmd, u16 param_len, u8 *param)
// {
// return 0;
// }
u8 lp_touch_key_testbox_remote_test(u8 ch, u8 event)
{