Merge pull request #150 from mikaelnousiainen/patch-1

Set custom fields for OH3HAB-4FSK-V2
pull/171/head
Mark Jessop 2023-04-25 16:19:27 +09:30 zatwierdzone przez GitHub
commit 34d90a6df5
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"]
]
}
}