Closed vubon closed 5 years ago
Getting blank list to get address
MicroPython v1.11-381-g4102320e9 on 2019-10-02; ESP32 module with ESP32 Type "help()" for more information. >>> import usocket >>> usocket.getaddrinfo("google.com", 80) []
This repository is no longer active. Please use the main one at https://github.com/micropython/micropython
Getting blank list to get address