You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into this error running the Feather Waveform Generator code on Feather M4 running 4.0.0 Alpha 2 of Circuit Python: File "adafruit_ssd1306.py", line 35, in <module> ImportError: no module named 'framebuf'
Ran into this error running the Feather Waveform Generator code on Feather M4 running 4.0.0 Alpha 2 of Circuit Python:
File "adafruit_ssd1306.py", line 35, in <module> ImportError: no module named 'framebuf'This error is not present with Alpha 1.