ChibiOS/testhal/STM32F1xx/I2C/i2c_pns.h

9 lines
98 B
C

#ifndef I2C_PNS_H_
#define I2C_PNS_H_
void I2CInit_pns(void);
#endif /* I2C_PNS_H_ */