Operating in STA & AP mode at the same time (APSTA) is now supported
Updated 'machine.ADC' module
Fixed bug: 'adc.read()' always returns 0
Added support for ADC2
other minor bug fixes and improvements
commit: 59dda71 (Apr 10, 2018)
fullSHA: 59dda7103855e2f85822f83ecbb835d66f12183d
'network' module update
see Wiki for changes
'microWebServer' frozen module updated
Some fixes related 'ticks_*' functions returning 64-bit values
better compatibiliy with 'uasyncio' module
Other minor changes and bugfixes
Updated microWebServer frozen module, WebSockets support added
Updated uftpserver frozen module
Some missing licensing information added
Other small changes and improvements