43 #ifndef I2CXL_SONAR_H_
44 #define I2CXL_SONAR_H_
Sonar structure, independent of the sensor used.
Definition: sonar.h:57
uint8_t i2c_address
address of the sonar module
Definition: sonar_i2cxl.h:58
sonar_t data
sensor data
Definition: sonar_i2cxl.h:59
structure of the sonar_i2cxl module
Definition: sonar_i2cxl.h:56