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 | |
float | x |
float | y |
Type for a 2 dimensional vector with x, y components.
float vec2d_t::x |
X component.
float vec2d_t::y |
Y component.