Set custom fields for OH3HAB-4FSK-V2

pull/150/head
Mikael Nousiainen 2023-04-25 09:48:06 +03:00 zatwierdzone przez GitHub
rodzic 138449d7aa
commit 5ed247dc30
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 11 dodań i 0 usunięć

Wyświetl plik

@ -90,5 +90,16 @@
["ascent_rate", "divide_by_100"],
["pulse_counts","none"]
]
},
"OH3HAB-4FSK-V2": {
"comment": "OH3HAB custom fields with RadSens and BME280 sensors",
"struct": "<HhBHH",
"fields": [
["radiation_intensity", "none"],
["ext_temperature", "divide_by_10"],
["ext_humidity", "none"],
["ext_pressure", "divide_by_10"],
["pulse_counts","none"]
]
}
}