Skip to content

Commit 574ea0f

Browse files
ABOSTMfpistm
andauthored
Update cores/arduino/stm32/twi.c
Co-Authored-By: Frederic Pillon <[email protected]>
1 parent 1df79ae commit 574ea0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/arduino/stm32/twi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ typedef struct {
9292
} I2C_timing_t;
9393

9494
static I2C_timing_t I2C_ClockTiming[I2C_SPEED_FREQ_NUMBER] = {0};
95-
#endif
9695

9796
typedef struct {
9897
uint32_t freq; /* Frequency in Hz */

0 commit comments

Comments
 (0)