Bug in in OLED.py
Started by hansehv




0 posts in this topic
hansehv

189 posts 17 threads Joined: Dec 2020
Bug  04-02-21, 23:39 -
#1
Hi,
The image in Sbox20200810.zip is reported to have a bug (github is OK, so it's an unexpected regression).
Fix: line 68
Code:
def display(msg,menu1,menu2,menu3):
should be
Code:
def display(self,msg,menu1,menu2,menu3):



MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

If you're a visitor of this website, please wait a few minutes and try again. If this problem persists, please contact the site owner.

If you are the site owner, please check the MyBB Documentation for help resolving common issues, or get technical help on the MyBB Community Forums.