steering-wheel-stm/Core/Inc/leds.h

6 lines
72 B
C

#ifndef __LEDS_H
#define __LEDS_H
void leds_init();
#endif // __LEDS_H