Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Pastor <shellixyz@users.noreply.github.com>2019-05-20 02:37:24 +0300
committerGitHub <noreply@github.com>2019-05-20 02:37:24 +0300
commitc27059e3cd23516a0c5c560e762c5ceb5d8e9133 (patch)
treeae7d11d5784330e492c2c2456dbddbec1360afc8 /resources
parent289e07de2759b74131661bd40ff99085b2b76ccc (diff)
Add OSd g force alarm settings (#774)
Diffstat (limited to 'resources')
-rw-r--r--resources/settings.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/resources/settings.json b/resources/settings.json
index ab3417cf..5169f01d 100644
--- a/resources/settings.json
+++ b/resources/settings.json
@@ -1389,9 +1389,6 @@
"osd_alt_alarm": {
"type": "uint16_t"
},
- "osd_current_alarm": {
- "type": "uint8_t"
- },
"osd_artificial_horizon_reverse_roll": {
"type": "uint8_t",
"table": {
@@ -1646,4 +1643,4 @@
"tz_offset": {
"type": "int16_t"
}
-} \ No newline at end of file
+}