mirror of
https://github.com/esphome/esphome.git
synced 2025-07-31 15:37:49 +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:
|
err:
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif /* USE_ARDUINO */
|
||||||
#endif /* USE_ESP32 */
|
#endif /* USE_ESP32 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user