mirror of
https://github.com/cmur2/python-bme680.git
synced 2025-04-03 13:34:16 +02:00

The / operator in Python 3 returns a float, which was causing TypeErrors when being passed to the << or >> operators.
The file is empty.