Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
170 B
C
Raw Permalink Normal View History

extern const mp_obj_type_t esp_network_wlan_type;
MP_DECLARE_CONST_FUN_OBJ_VAR_BETWEEN(esp_network_phy_mode_obj);
MP_DECLARE_CONST_FUN_OBJ_KW(esp_network_ipconfig_obj);