mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Updated send waypoint intent
This commit is contained in:
parent
c09291e1b2
commit
8d65985521
2 changed files with 51 additions and 13 deletions
|
|
@ -11388,6 +11388,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Expiration" : {
|
||||
|
||||
},
|
||||
"Expire" : {
|
||||
"localizations" : {
|
||||
|
|
@ -15747,6 +15750,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Latitude in degrees (e.g., 37.7749)" : {
|
||||
|
||||
},
|
||||
"Latitude must be between -90 and 90 degrees" : {
|
||||
|
||||
},
|
||||
"LED Heartbeat" : {
|
||||
"localizations" : {
|
||||
|
|
@ -16055,6 +16064,7 @@
|
|||
}
|
||||
},
|
||||
"Location" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
|
|
@ -16493,6 +16503,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Longitude in degrees (e.g., -122.4194)" : {
|
||||
|
||||
},
|
||||
"Longitude must be between -180 and 180 degrees" : {
|
||||
|
||||
},
|
||||
"LoRa" : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue