ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
78 stars 19 forks source link

bug fix for i2c OLED displays #164

Closed BeauSlim closed 5 years ago

BeauSlim commented 5 years ago

Was getting the error "NameError: global name 'default_i2c_port' is not defined". Fix verified on Adafruit OLED Bonnet hardware.

CRImier commented 5 years ago

Sorry for causing this problem! Will try and test it on real hardware in the future.