mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01: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.