sdk-hwV1.3/lichee/xr806/appos/project/demo/bluetooth/peripheral_demo/peripheral.h

4 lines
80 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
#ifndef _PERIPHERAL_H_
#define _PERIPHERAL_H_
int peripheral_start(void);
#endif