mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 00:45:55 +08:00
添加智能灯固件代码
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
#include "example.h"
|
||||
#include <stdio.h>
|
||||
void example()
|
||||
{
|
||||
printf("example\n");
|
||||
}
|
||||
Reference in New Issue
Block a user