mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
* Move the esp.status() to network module. * Describe the wifi.isconnected() method. * Describe esp.mac(), esp.wifi_mode(), esp.phy_mode(), esp.sleep_type(), esp.deepsleep(), and esp.flash_id() functions.