MCPcopy Create free account
hub / github.com/SlimeVR/SlimeVR-Tracker-ESP / I2Cdev

Method I2Cdev

lib/i2cdev/I2Cdev.cpp:95–96  ·  view source on GitHub ↗

Default constructor. */

Source from the content-addressed store, hash-verified

93/** Default constructor.
94 */
95I2Cdev::I2Cdev() {
96}
97
98/** Read a single bit from an 8-bit device register.
99 * @param devAddr I2C slave device address

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected