![]() |
fetcher 0.0.0
A command line utility for reading sensor data over I2C and providing it over stdout.
|
#include <sensor_api.h>
Data Fields | |
| int32_t | x |
| int32_t | y |
Type for a 2 dimensional vector with integer x, y components
| int32_t vec2d_i32_t::x |
X component
| int32_t vec2d_i32_t::y |
Y component