ZNKT-ST-M/BSP/Inc/IoControl.h
2025-01-15 16:02:53 +08:00

10 lines
77 B
C

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