Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
928b5fdf50
@ -187,6 +187,8 @@ void st7565_render(void) {
|
|||||||
|
|
||||||
st7565_send_data(&st7565_buffer[ST7565_BLOCK_SIZE * update_start], ST7565_BLOCK_SIZE);
|
st7565_send_data(&st7565_buffer[ST7565_BLOCK_SIZE * update_start], ST7565_BLOCK_SIZE);
|
||||||
|
|
||||||
|
spi_stop();
|
||||||
|
|
||||||
// Turn on display if it is off
|
// Turn on display if it is off
|
||||||
st7565_on();
|
st7565_on();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user