-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Description
I'm trying to install the Adafruit library for ServoKit on my ESP8266 nodeMCU. I have tried to install on both CircuitPython and MicroPython per this tutorial
https://learn.adafruit.com/micropython-hardware-pca9685-pwm-and-servo-driver?view=all
However, I kept running to the Incompatible .mpy files for both of them. On CircuitPython, I'm using Adafruit CircuitPython 3.1.2 and the CircuitPython_Bundle-3.x on the Release of the GitHub page
Here's the returned error when I import the file

And for MicroPython, I use esp8266-20180511-v1.9.4 version. I tried And I ran into the same issue as well.
Any help would be great :D
Metadata
Metadata
Assignees
Labels
No labels