bsp_app_led_KY.h 97 Bytes
Newer Older
1 2 3 4
#ifndef _BSP_LED_OUTPUT_KY_
#define _BSP_LED_OUTPUT_KY_
extern void InitTelltale_KY(void);
#endif