Asyncio changed for Python 3.8 in a Windows environment. Changes were needed to maintain compatibility with Python 3.8 and Windows
1.6
When setting analog pin mode for pins a9 and above on the mega 2560, an exception was thrown. This release addresses that issue.
1.5
If a com port with a lower number than the one being used by the Arduino was currently in use, then port discovery would cause an exception. The busy port is now skipped over and discovery proceeds.
1.4
Solves issue 8
1.3
Callbacks enabled when pull-up is enabled for digital inputs