mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
添加硬件端示例代码
This commit is contained in:
9
esp-idf/components/example1/include/example1.h
Normal file
9
esp-idf/components/example1/include/example1.h
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
#ifndef _IOT_EXAMPLE1_H_
|
||||
#define _IOT_EXAMPLE1_H_
|
||||
|
||||
|
||||
void example1();
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user