Robotistan / PicoBricks

Pico Bricks is a fantastic project development kit for STEM educators and makers of all levels
Other
70 stars 23 forks source link

AirPiano.py invalid import from ssd1306 #8

Closed aheinzel closed 1 year ago

aheinzel commented 1 year ago

Invalid import in AirPiano.py line 4: _from ssd1306 import SSD1306I2C #picobricks kullanalım

no seperate module ssd1306 exists but SSD1306_I2C is available from the picobricks module.

amet7 commented 1 year ago

Thanks your feedback. It is solved.