Add DF7PN custom fields

pull/209/head
Mark Jessop 2024-01-30 18:09:51 +10:30
rodzic fd6adaa7cb
commit 18726f6d5f
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -123,5 +123,13 @@
["ext_pressure", "divide_by_10"],
["mcu_calibration", "none"]
]
},
"DF7PN": {
"comment": "private values see https://github.com/whallmann/RS41HUP_V2",
"struct": "<HHxxxx",
"fields": [
["flight_number", "none"],
["sonde_type", "none"]
]
}
}