Merge pull request #14619 from JosJuice/no-si-change-device

Core: Remove SerialInterfaceManager::ChangeDevice
This commit is contained in:
JosJuice
2026-07-05 17:33:02 +02:00
committed by GitHub
11 changed files with 149 additions and 202 deletions
@@ -223,11 +223,7 @@ enum class IntSetting(
MAIN_SLOT_A,
MAIN_SLOT_B,
MAIN_SERIAL_PORT_1,
MAIN_FALLBACK_REGION,
MAIN_SI_DEVICE_0,
MAIN_SI_DEVICE_1,
MAIN_SI_DEVICE_2,
MAIN_SI_DEVICE_3
MAIN_FALLBACK_REGION
)
private val NOT_RUNTIME_EDITABLE: Set<IntSetting> =