清除一些无用数据
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user