1 2 3 4 5 6 7 8 9
# Install ```bashpython -m venv ./venv. ./venv/bin/activatepip install -r requirements.txt``` see also https://github.com/pvvx/ATC_MiThermometer