mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-20 01:45:55 +08:00
添加智能灯固件代码
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
menu "Example Configuration"
|
||||
|
||||
config EXAMPLE_SCAN_LIST_SIZE
|
||||
int "Max size of scan list"
|
||||
range 0 20
|
||||
default 10
|
||||
help
|
||||
The size of array that will be used to retrieve the list of access points.
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user