mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
The esp32 port had network.STAT_ASSOC_FAIL for the same purpose, but this is undocumented and different to all other ports. That constant is now deprecated. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>