Commit 77908cf
docs: Fix network.WINC 802_1X constant documentation
The firmware exposes the WPA/WPA2-Enterprise security value under the qstr 802_1X, which is not a valid Python identifier. Document it as a note explaining getattr(network.WINC, "802_1X") access instead of an unusable .. data:: directive that no tool can represent.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2aa7baf commit 77908cf
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
| 193 | + | |
195 | 194 | | |
196 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
0 commit comments