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;