tinySA/testhal/STM32F1xx/I2C/fake.h

7 lines
86 B
C

#ifndef FAKE_H_
#define FAKE_H_
void request_fake(void);
#endif /* FAKE_H_ */