mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-07-03 18:15:41 +00:00
add example
This commit is contained in:
parent
0cd01e4dc1
commit
5cd34b0c9f
75 changed files with 6023 additions and 217 deletions
|
|
@ -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