Jared Dunbar (9):
Adds support for HiTechnic SuperPro breakout
Adds 'experiments' from manual plus fixed driver
Fixes documentation issues
Addressing comments
small changes
meh test, make better one
Hopefully fix Debian build tests
Hopefully fix documentation failing tests
Examples now use 'with'
Johannes (2):
examples: add 'nxt-screen'
examples: nxt-screen: add more verbose comments
Nicolas Schodet (15):
Remove empty line at end of issue template
Ran isort, black and flake8 on scripts
Trim trailing whitespace and run isort on nxt/sensor files
Ran isort, black and flake8
Add pre-commit configuration
Move stop motor example out of tutorial directory
Add development dependencies
Drop support for Python 3.7
Ran isort, black and flake8 on digital sensors
Minor documentation fixes
Use poetry
Add script to increment version for a release
Add pygame dependency for nxt-screen
Remove out-of-date comment on alpha stage
Move sourcehut first, with GitHub as mirror
arohrbacher (1):
examples: nxt-screen: add GUI buttons