mirror of
https://github.com/cmur2/python-bme680.git
synced 2025-12-24 13:48:31 +01:00
The / operator in Python 3 returns a float, which was causing TypeErrors when being passed to the << or >> operators.
The file is empty.