Commit Graph

2 Commits

Author SHA1 Message Date
Summer
fe09dd0c62 refactor(DeviceMode): migrate device mode management to ProjectConfig
Removed DeviceModeManager and integrated device mode handling into ProjectConfig for better maintainability. Added RESTART_DEVICE command for explicit device reboots and updated related tests to verify reboot functionality. Simplified mode checks across the codebase by using ProjectConfig directly.
2025-04-11 11:49:19 -07:00
Summer
c5906f4758 Add mode switching without reflash 2025-03-15 11:10:56 -07:00