network driver appears broken
Posted: Tue Dec 08, 2015 9:34 am
This implies that the examples in the docs won't work. Should I raise an issue?
[edit]Issue now raised
Code: Select all
PYB: sync filesystems
PYB: soft reboot
MicroPython v1.5.1-58-gb4eccfd on 2015-12-03; PYBv1.1 with STM32F405RG
Type "help()" for more information.
>>> import network
>>> dir(network)
['__name__', 'route']
>>>