mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
30
This commit is contained in:
parent
59f3e719d9
commit
5d59500d45
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ struct TelemetryConfig: View {
|
|||
}
|
||||
.pickerStyle(DefaultPickerStyle())
|
||||
.listRowSeparator(.hidden)
|
||||
Text("How often power metrics are sent out over the mesh. Default is 3015 minutes.")
|
||||
Text("How often power metrics are sent out over the mesh. Default is 30 minutes.")
|
||||
.foregroundColor(.gray)
|
||||
.font(.callout)
|
||||
.listRowSeparator(.visible)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue