ZNKT-ST-M/BSP/Inc/IoControl.h

10 lines
77 B
C
Raw Normal View History

#ifndef _IOCONTROL_H_
#define _IOCONTROL_H_
void led_init(void);
#endif