Overrides default inky library to change timings on black rendering
This commit is contained in:
parent
f0c5ad4b74
commit
e9899dda94
@ -13,7 +13,8 @@ class InkyFast(Inky):
|
||||
0b00000000, 0b00000000, 0b00000000, 0b00000000, 0b00000000, 0b00000000, 0b00000000,
|
||||
0b01001000, 0b10100101, 0b00000000, 0b10111011, 0b00000000, 0b00000000, 0b00000000,
|
||||
0b00000000, 0b00000000, 0b00000000, 0b00000000, 0b00000000, 0b00000000, 0b00000000,
|
||||
0x04, 0x04, 0x04, 0x04, 0x04,
|
||||
# The following timings have been reduced to avoid the fade to black
|
||||
0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x10, 0x04, 0x04, 0x04, 0x04,
|
||||
0x04, 0x08, 0x08, 0x10, 0x10,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
|
Loading…
x
Reference in New Issue
Block a user