Skip to content

1.1.0 - Non-Blocking Loop

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 26 Apr 23:21
· 16 commits to main since this release
1bd44d6

This release contains bugfixes and changes the core loop to be non-blocking so that other things can be done in the user code main loop if desired. Thank you to @ramsrq and @pstray.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ducky.

Read the docs for info on how to use it.