清除一些无用数据

This commit is contained in:
OPTOC
2025-10-28 15:53:16 +08:00
parent f798c1e230
commit d43b1aca73
2 changed files with 1 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ static void my_button_handler(button_event_t evt) {
// SYS_LOG_INF("[Event] DOUBLE_CLICK");
// sertrf_rf_switch(1);
// aes_test();
key_test();
// key_test();
break;
case EVT_LONG_PRESS: //长按
SYS_LOG_INF("[Event] LONG_PRESS");