add hall sensor uORB message

This commit is contained in:
Amir Melzer
2021-04-14 16:18:54 +02:00
parent 080e04b59b
commit 2ffca74e49
+7
View File
@@ -0,0 +1,7 @@
uint64 timestamp # time since system start (microseconds)
int8 instance # sensor instance
float32 mag_t # magnetic field measurement in Tesla
float32 temp_c # temperature measurement in deg C