makerforgetech / modular-biped

An open source framework for creating a bipedal modular companion robot.
https://www.instagram.com/dan.makes.things/
GNU General Public License v3.0
271 stars 41 forks source link

Occasional error when testing i2c neopixels #36

Closed danic85 closed 2 weeks ago

danic85 commented 1 year ago

There is an error with the i2c neopixel driver when the script is executed multiple times. It appears to be related to the software needing to release the hardware before it can be used again.

Error will be posted soon.

Workaround is to wait for a few seconds then try again.

danic85 commented 2 weeks ago

Closing as this does not have a major impact, and I haven't seen it recently.