We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92b020 commit 262f58eCopy full SHA for 262f58e
src/protos/i2c.pb.h
@@ -55,7 +55,6 @@ typedef struct _wippersnapper_i2c_I2cBusDescriptor {
55
56
/* *
57
I2cBusScan represents a command for a device to perform an i2c scan. */
58
- I2cBusDescriptor represents the I2c bus' SDA and SCL pins. */
59
typedef struct _wippersnapper_i2c_I2cBusDescriptor {
60
char i2c_bus_sda[15]; /* * SDA pin for an i2c bus.* */
61
char i2c_bus_scl[15]; /* * SCL pin for an i2c bus.* */
0 commit comments