mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-07 20:15:46 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
13
component/common/example/get_beacon_frame/readme.txt
Executable file
13
component/common/example/get_beacon_frame/readme.txt
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
GET BEACON FRAME EXAMPLE
|
||||
|
||||
Description:
|
||||
Get beacon frame information in station mode
|
||||
|
||||
Configuration:
|
||||
[platform_opts.h]
|
||||
#define CONFIG_EXAMPLE_GET_BEACON_FRAME 1
|
||||
|
||||
Execution:
|
||||
Call example_get_beacon_frame() to create get beacon frame thread.
|
||||
It can collect the beacon of AP in the air.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue