Skip to content

Commit 7297120

Browse files
authored
Update access-point.md
1 parent f55e607 commit 7297120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configuration/wireless/access-point.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To use the 5 GHz band, you can change the operations mode from hw_mode=g to hw_m
9191
- a = IEEE 802.11a (5 GHz)
9292
- b = IEEE 802.11b (2.4 GHz)
9393
- g = IEEE 802.11g (2.4 GHz)
94-
- ad = IEEE 802.11ad (60 GHz)
94+
- ad = IEEE 802.11ad (60 GHz) (Not available on the Raspberry Pi)
9595

9696
```
9797
interface=wlan0
@@ -262,7 +262,7 @@ To use the 5 GHz band, you can change the operations mode from 'hw_mode=g' to 'h
262262
- a = IEEE 802.11a (5 GHz)
263263
- b = IEEE 802.11b (2.4 GHz)
264264
- g = IEEE 802.11g (2.4 GHz)
265-
- ad = IEEE 802.11ad (60 GHz)
265+
- ad = IEEE 802.11ad (60 GHz) (Not available on the Raspberry Pi)
266266

267267
```
268268
interface=wlan0

0 commit comments

Comments
 (0)