remove pending device role

This commit is contained in:
Garth Vander Houwen 2025-07-16 23:36:39 -07:00
parent 78d3dbc8c3
commit b5ea0239f6

View file

@ -21,7 +21,6 @@ struct DeviceConfig: View {
@State private var isPresentingFactoryResetConfirm = false
@State var hasChanges = false
@State var deviceRole = 0
@State private var pendingDeviceRole = 0
@State var buzzerGPIO = 0
@State var buttonGPIO = 0
@State var rebroadcastMode = 0