mirror of
https://github.com/esphome/esphome.git
synced 2025-07-30 15:16:37 +00:00
Fix ifdef
This commit is contained in:
parent
c72489b502
commit
5e862412d8
@ -339,4 +339,6 @@ esp_eth_phy_t *esp_eth_phy_new_jl1101(const eth_phy_config_t *config) {
|
||||
err:
|
||||
return NULL;
|
||||
}
|
||||
|
||||
#endif /* USE_ARDUINO */
|
||||
#endif /* USE_ESP32 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user