Searched defs:sensor_msg (Results 1 – 2 of 2) sorted by relevance
11 struct sensor_msg { struct12 int x;13 int y;14 int z;
15 struct sensor_msg { struct16 uint32_t temp;17 uint32_t press;18 uint32_t humidity;