adafruit / Adafruit_Seesaw

Arduino library driver for seesaw multi-use chip
93 stars 64 forks source link

Calls to analog_write require a delay #17

Closed caternuson closed 5 years ago

caternuson commented 5 years ago

More info here: https://forums.adafruit.com/viewtopic.php?f=19&t=144068 I've also recreated the issue.

Multiple calls toanalog_write generate an IOError. Adding a time.sleep between calls fixes it.

deanm1278 commented 5 years ago

hey can you re-open this issue on this repo? https://github.com/adafruit/Adafruit_CircuitPython_seesaw

caternuson commented 5 years ago

Oops. Yep. Sry.