SmartHiBot
Results
1
issues of
SmartHiBot
I use mu editor, when I connect PCA9685 to microbit with slave address "0x41". The microbit gives me that "no module pca9685". from microbit import sleep, i2c import PCA9685 import...