매직넘버 변경

This commit is contained in:
2026-04-29 16:38:53 +09:00
parent 7857b69b79
commit 00f24c53e1
@@ -47,7 +47,7 @@
#define CONFIG_REC_KEY (0x7010)
/* Magic number used to validate stored data */
#define CONFIG_MAGIC_NUMBER_VALUE (0x20260319)
#define CONFIG_MAGIC_NUMBER_VALUE (0x20260428)
/* Global configuration instance */
config_data_t m_config;