Commit 588e22e
committed
Bump vintage_net_wifi to fix WPA3 issues
This reverts the default `VintageNetWiFi.quick_configure/2` call to just
use WPA2 except on RPi5. This fixes issues on BBB and GRiSP2. The RPi5
still doesn't support WPA3, but it handles the generic configuration
fine and hopefully in the future WPA3 will work.1 parent 9eb9c37 commit 588e22e
3 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
0 commit comments