Added custom fields for HORUS-V2

pull/63/head
Mark Jessop 2022-02-18 18:19:00 +10:30
rodzic 66e519f2d6
commit 63ab639727
1 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -37,5 +37,14 @@
["Travel", "divide_by_100"],
["Heading", "divide_by_100"]
]
},
"HORUS-V2": {
"struct": "<hhBHxx",
"fields": [
["ascent_rate", "divide_by_100"],
["ext_temperature", "divide_by_10"],
["ext_humidity", "none"],
["ext_pressure", "divide_by_10"]
]
}
}