Aah you got it :-)Every time I attempt to add PCA9685 Driver in 3.0.0 version the UI suggests address "68". I change it to default 40 (as it's my boards address) but I get "Failed to create. Error: remote I/O error reef-pi".
Already checked out i2c via i2cdetect and it show correctly 0x40 address. I have only PCA9685 board attached to rpi.
Fresh rasbian install with updates installed. Newest npm and node.js.
Any suggestions?
Edit:
I obviously didn't convert hexa to decimal. So dumb.
You are not dumb, it’s unintuitive UX/UI that we have to address

