You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: I2C(-1, ...) is deprecated, use SoftI2C(...) instead
Traceback (most recent call last):
File "", line 137, in
File "", line 51, in main
File "max30102/init.py", line 191, in setup_sensor
File "max30102/init.py", line 283, in soft_reset
File "max30102/init.py", line 571, in set_bitmask
File "max30102/init.py", line 562, in i2c_read_register
OSError: [Errno 19] ENODEV
The text was updated successfully, but these errors were encountered:
Warning: I2C(-1, ...) is deprecated, use SoftI2C(...) instead
Traceback (most recent call last):
File "", line 137, in
File "", line 51, in main
File "max30102/init.py", line 191, in setup_sensor
File "max30102/init.py", line 283, in soft_reset
File "max30102/init.py", line 571, in set_bitmask
File "max30102/init.py", line 562, in i2c_read_register
OSError: [Errno 19] ENODEV
The text was updated successfully, but these errors were encountered: