wipe full lines

This commit is contained in:
2024-03-21 11:58:42 +01:00
parent f69c5bc59e
commit 5c03232855
2 changed files with 8 additions and 1 deletions

View File

@ -44,7 +44,8 @@ void canvasInit() {
// between the both MCUs.
// With 8 the transfer of a complete 110 pixel canvas takes
// about 720us.
UCB0BR0 = 8;
// 8 was still too fast and caused problems.
UCB0BR0 = 16;
UCB0BR1 = 0;
// BIT5: UCB0CLK