Update SPI.h

This commit is contained in:
Me No Dev 2020-09-30 14:34:37 +03:00 committed by GitHub
parent 4204869ec9
commit 7af4490fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@
#include "pins_arduino.h"
#include "esp32-hal-spi.h"
#define SPI_HAS_TRANSACTION
class SPISettings
{
public: