mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
remove pending device role
This commit is contained in:
parent
78d3dbc8c3
commit
b5ea0239f6
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue