mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02: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>