mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-25 16:27:15 +02:00
Update SPI.h
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
#include "pins_arduino.h"
|
||||
#include "esp32-hal-spi.h"
|
||||
|
||||
#define SPI_HAS_TRANSACTION
|
||||
|
||||
class SPISettings
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user