LPT26x-HSF-4MB-Hilink_14.2..../application/ws63/user_main/spotlight/spotlight.h
2025-05-13 22:00:58 +08:00

8 lines
100 B
C

#ifndef __SPOTLIGHT_H__
#define __SPOTLIGHT_H__
#include <hsf.h>
int spotlight_main(void);
#endif