In micropython if I do
import network
It comes back with “Import error: No module named ‘network’” Does the wio terminal’s micropython support networking?
In micropython if I do
import network
It comes back with “Import error: No module named ‘network’” Does the wio terminal’s micropython support networking?