summaryrefslogtreecommitdiff
path: root/iwinfo_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'iwinfo_lib.c')
-rw-r--r--iwinfo_lib.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/iwinfo_lib.c b/iwinfo_lib.c
index 7a33a35..70b080c 100644
--- a/iwinfo_lib.c
+++ b/iwinfo_lib.c
@@ -65,7 +65,12 @@ const char *IWINFO_HTMODE_NAMES[] = {
"VHT80",
"VHT80+80",
"VHT160",
- "NOHT"
+ "NOHT",
+ "HE20",
+ "HE40",
+ "HE80",
+ "HE80+80",
+ "HE160"
};