refactor SPI handling and introduce SPI CS

This commit is contained in:
2024-03-21 20:55:26 +01:00
parent 474fce2278
commit 9acd56b79b
7 changed files with 12 additions and 108 deletions

View File

@ -6,8 +6,6 @@
#include "scheduler.h"
#include "shapes.h"
#include "canvas.h"
#include "led.h"
static uint8_t buttonsMoveLeftPressed() {