Merge pull request #24 from redfast00/fix-reserved-ht-header

Fix reserved bit in SIG-HT header
This commit is contained in:
Jinghao Shi 2022-08-17 23:47:32 -07:00 committed by GitHub
commit 0c2c2d7f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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).