Hello there,
Are we not exposing network.WLAN in the firmware?
AttributeError: ‘module’ object has no attribute ‘WLAN’
Seems to be valid in micropython but not in openMV?
Hello there,
Are we not exposing network.WLAN in the firmware?
AttributeError: ‘module’ object has no attribute ‘WLAN’
Seems to be valid in micropython but not in openMV?
This is for the Arduino Portenta only.
The Arduino Portenta is also missing WLAN and other things that are normally in the network library. I have also noticed this on some other boards that are not related.
Hi, this was fixed.