formatting
This commit is contained in:
parent
6970a6c786
commit
9b34fcd7ef
@ -18,6 +18,7 @@ class OledReactionType:
|
||||
STATIC = 0
|
||||
LAYER = 1
|
||||
|
||||
|
||||
class OledData:
|
||||
def __init__(
|
||||
self,
|
||||
@ -33,7 +34,6 @@ class OledData:
|
||||
self.data = [corner_one, corner_two, corner_three, corner_four]
|
||||
|
||||
|
||||
|
||||
class Oled(Extension):
|
||||
def __init__(
|
||||
self,
|
||||
|
Loading…
x
Reference in New Issue
Block a user