mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
60 stupid keys remaining
This commit is contained in:
parent
219a84cd62
commit
ffb3296ddf
15 changed files with 962 additions and 1215 deletions
|
|
@ -181,7 +181,7 @@ struct DetectionSensorConfig: View {
|
|||
}
|
||||
}
|
||||
}
|
||||
.navigationTitle("detection.sensor.config")
|
||||
.navigationTitle("Detection Sensor Config")
|
||||
.navigationBarItems(
|
||||
trailing: ZStack {
|
||||
ConnectedDevice(
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@ struct SerialConfig: View {
|
|||
}
|
||||
}
|
||||
}
|
||||
.navigationTitle("serial.config")
|
||||
.navigationTitle("Serial Config")
|
||||
.navigationBarItems(
|
||||
trailing: ZStack {
|
||||
ConnectedDevice(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue