python-apds9960
python-apds9960 copied to clipboard
ESP32 Issue
I installed this library via Thonny packages and after running the example it throws me this error:
Warning: I2C(-1, ...) is deprecated, use SoftI2C(...) instead
Traceback (most recent call last):
File "
Can you please help me?
I have the same problem.