mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-19 01:16:50 +08:00
refactoring
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
|
||||
#include "spi.h"
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <SPI.h>
|
||||
|
||||
|
||||
static volatile uint8_t _spi_in[8] = {0};
|
||||
static volatile uint8_t _spi_in_index = 0;
|
||||
|
||||
Reference in New Issue
Block a user