Compare commits

..

2 Commits

2 changed files with 4 additions and 2 deletions

View File

@ -187,6 +187,8 @@ void st7565_render(void) {
st7565_send_data(&st7565_buffer[ST7565_BLOCK_SIZE * update_start], ST7565_BLOCK_SIZE);
spi_stop();
// Turn on display if it is off
st7565_on();

View File

@ -140,8 +140,8 @@
{"matrix": [9, 1], "x": 3, "y": 4.375},
{"matrix": [8, 2], "x": 4.25, "y": 4.375, "w": 1.25},
{"matrix": [9, 2], "x": 5.25, "y": 4.375},
{"matrix": [8, 3], "x": 6.25, "y": 4.375},
{"matrix": [9, 2], "x": 5.5, "y": 4.375},
{"matrix": [8, 3], "x": 6.5, "y": 4.375},
{"matrix": [9, 3], "x": 8.5, "y": 4.375},
{"matrix": [8, 4], "x": 9.5, "y": 4.25},
{"matrix": [9, 4], "x": 10.5, "y": 4.375},