I have connected PCA9685 and Arducam Multi Camera Adapter on Raspberry Pi 3B+. The problem is that when I put Arducam Multi-Camera adapter and the I2C Adafruit together there is a issue regarding on the following line
gp.setmode(gp.BOARD)
ValueError: A different mode has already been set
Could you tell me please how to solve this error?
Hi,
I have connected PCA9685 and Arducam Multi Camera Adapter on Raspberry Pi 3B+. The problem is that when I put Arducam Multi-Camera adapter and the I2C Adafruit together there is a issue regarding on the following line
gp.setmode(gp.BOARD)
ValueError: A different mode has already been set Could you tell me please how to solve this error?I look forward to your reply. Many thanks.