Fix reserved bit in SIG-HT header

This commit is contained in:
redfast00 2022-08-18 08:13:56 +02:00
parent 864096ac05
commit a77a1abd01
No known key found for this signature in database
GPG Key ID: 5946E0E34FD0553C

View File

@ -91,7 +91,7 @@ in |project|:
- MCS: only supports 0 - 7.
- CBW 20/40: channel bandwidth. |project| only supports 20 MHz channel (0).
- Reserved: must be 0.
- Reserved: must be 1.
- STBC: number of `space time block code
<https://en.wikipedia.org/wiki/Space%E2%80%93time_block_code>`_. |project|
only supports 00 (no STBC).