18 #ifndef _ADAFRUIT_ISM330DHCX_H 19 #define _ADAFRUIT_ISM330DHCX_H 23 #define ISM330DHCX_CHIP_ID 0x6B 35 bool _init(int32_t sensor_id);
Class that stores state and functions for interacting with the ISM330DHCX I2C Digital Potentiometer...
Definition: Adafruit_ISM330DHCX.h:29
Adafruit_ISM330DHCX()
Instantiates a new ISM330DHCX class.
Definition: Adafruit_ISM330DHCX.cpp:18
Class that stores state and functions for interacting with the LSM6DSOX I2C Digital Potentiometer...
Definition: Adafruit_LSM6DSOX.h:42