mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Exclude ETHSPI from ESP32-S
This commit is contained in:
parent
213cc26060
commit
c35b322bfd
@ -10,7 +10,7 @@
|
|||||||
#include "driver/spi_master.h"
|
#include "driver/spi_master.h"
|
||||||
|
|
||||||
#ifndef ETHSPI_HOST
|
#ifndef ETHSPI_HOST
|
||||||
#define ETHSPI_HOST VSPI_HOST
|
#define ETHSPI_HOST HSPI_HOST
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef ETHSPI_CLOCK_MHZ
|
#ifndef ETHSPI_CLOCK_MHZ
|
||||||
|
Loading…
x
Reference in New Issue
Block a user