feat(update): SD-card firmware update + X3 bootloader compatibility (#1786)

This commit is contained in:
eunchurn
2026-05-04 19:51:20 -04:00
committed by GitHub
parent b8a6b58b5e
commit 5717374e4b
13 changed files with 928 additions and 18 deletions
@@ -20,6 +20,7 @@ enum class SettingAction {
Network,
ClearCache,
CheckForUpdates,
SdFirmwareUpdate,
Language,
};