Skip to content

Commit 5ee49bc

Browse files
committed
Update Example999_Portable.ino
1 parent b944489 commit 5ee49bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/PortableC/Example999_Portable/Example999_Portable.ino

-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ ICM_20948_Status_e my_read_i2c(uint8_t reg, uint8_t *buff, uint32_t len, void *u
205205
buff[i] = WIRE_PORT.read();
206206
}
207207
}
208-
WIRE_PORT.endTransmission();
209208

210209
return ICM_20948_Stat_Ok;
211210
}

0 commit comments

Comments
 (0)