We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I am having an error trying to run the test for the bmp280 sensor. This is the error showing:
File "bmp280.py", line 9, in init File "bmp280.py", line 45, in get2Reg File "bmp280.py", line 41, in getReg OSError: [Errno 19] ENODEV
How do I solve this? Thanks