Fix the appearance of "6" on the LED display

This commit is contained in:
Eric Tang
2017-07-14 20:26:15 -07:00
parent 78e5aaa60e
commit 5c2e5d9a81

View File

@@ -38,7 +38,7 @@ static const uint16_t digitToSegmentSet[] = {
0b0000000011001111,
0b0000000011100110,
0b0010000001101001,
0b0000000011110111,
0b0000000011111101,
0b0001010000000001,
0b0000000011111111,
0b0000000011101111,