Overrides default inky library to change timings on black rendering

This commit is contained in:
Dispsylala 2019-10-13 17:40:58 +01:00
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,