mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
DPP: Fix documentation to include operating class for URI
As per code dpp_parse_uri_chan_list() function checks "/" as separator for operating class and operating channel. Update readme accordingly. Signed-off-by: Amit Khatri <amit7861234@gmail.com>
This commit is contained in:
parent
29f8556189
commit
30bbff142d
@ -100,7 +100,7 @@ On enrollee side:
|
||||
Generate QR code for the device. Store the qr code id returned by the
|
||||
command.
|
||||
|
||||
> dpp_bootstrap_gen type=qrcode mac=<mac-address-of-device> chan=<operating-channel> key=<key of the device>
|
||||
> dpp_bootstrap_gen type=qrcode mac=<mac-address-of-device> chan=<operating-class/operating-channel> key=<key of the device>
|
||||
(returns bootstrapping info id)
|
||||
|
||||
Get QR Code of device using the bootstrap info id.
|
||||
|
Loading…
Reference in New Issue
Block a user