mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +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"
|
||||
|
||||
#ifndef ETHSPI_HOST
|
||||
#define ETHSPI_HOST VSPI_HOST
|
||||
#define ETHSPI_HOST HSPI_HOST
|
||||
#endif
|
||||
|
||||
#ifndef ETHSPI_CLOCK_MHZ
|
||||
|
Loading…
x
Reference in New Issue
Block a user