update g_log_switch

This commit is contained in:
Steven Dan
2026-05-19 16:20:10 +08:00
parent 70f32e4e63
commit c0c966c6de
3 changed files with 5 additions and 1563 deletions

View File

@@ -19,7 +19,12 @@
void device_reboot(void);
extern void SetRoleSwitchFlag(unsigned mode);
extern unsigned g_3d_fps;
#if DEBUG_MEMORY_LOG_ENABLED
unsigned g_log_switch = 1;
#else
unsigned g_log_switch = 0;
#endif
// 常量定义
#define EQ_DISABLED_MODE 10 // 禁用EQ的模式编号