Uuuurgh
This commit is contained in:
@@ -28,6 +28,5 @@ class Screen:
|
||||
self.oled.show()
|
||||
|
||||
def display(self, message, col=0, row=0):
|
||||
self.clear()
|
||||
self.oled.text(message, col, row)
|
||||
self.oled.show()
|
||||
|
||||
Reference in New Issue
Block a user