pikapython/package/bflb/bflb_common.h

6 lines
90 B
C
Raw Normal View History

2023-04-02 21:44:25 +08:00
#ifndef _BFLB_COMMON_H_
#define _BFLB_COMMON_H_
void _callback_thread_init(void);
#endif