diff --git a/SW/esplan_esphome.yaml b/SW/esplan_esphome.yaml index 405a146..e4459d9 100644 --- a/SW/esplan_esphome.yaml +++ b/SW/esplan_esphome.yaml @@ -42,10 +42,11 @@ ethernet: mdio_pin: GPIO18 clk_mode: GPIO17_OUT phy_addr: 0 + power_pin: GPIO5 # # Optional manual IP # manual_ip: # static_ip: 192.168.1.123 # gateway: 192.168.1.1 # subnet: 255.255.255.0 - \ No newline at end of file +