From 783e2a9d35175268db50f271f1d7eea1f60467ba Mon Sep 17 00:00:00 2001 From: zhaohe Date: Thu, 11 Jan 2024 22:28:51 +0800 Subject: [PATCH] update --- iflytop_xsync_protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iflytop_xsync_protocol.h b/iflytop_xsync_protocol.h index cd251c1..a3d2694 100644 --- a/iflytop_xsync_protocol.h +++ b/iflytop_xsync_protocol.h @@ -210,7 +210,7 @@ typedef enum { xsync_stm32_action_none, // xsync_stm32_action_generator_new_mac, // xsync_stm32_action_factory_reset, // - xsync_stm32_action_Basic_reboot, // + xsync_stm32_action_reboot, // xsync_stm32_action_storage_cfg, // } xsync_stm32_action_t;