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