Skip to content

Commit f39dccd

Browse files
committed
Fix i2c.pb.h repeated proto?
1 parent 262f58e commit f39dccd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/protos/i2c.pb.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@ typedef struct _wippersnapper_i2c_I2cBusDescriptor {
5353
char i2c_bus_scl[15]; /* * SCL pin for an i2c bus.* */
5454
} wippersnapper_i2c_I2cBusDescriptor;
5555

56-
/* *
57-
I2cBusScan represents a command for a device to perform an i2c scan. */
58-
typedef struct _wippersnapper_i2c_I2cBusDescriptor {
59-
char i2c_bus_sda[15]; /* * SDA pin for an i2c bus.* */
60-
char i2c_bus_scl[15]; /* * SCL pin for an i2c bus.* */
61-
} wippersnapper_i2c_I2cBusDescriptor;
62-
6356
/* *
6457
I2cBusScan represents a command for a device to perform an i2c scan. */
6558
typedef struct _wippersnapper_i2c_I2cBusScan {

0 commit comments

Comments
 (0)