fix(examples): fix version ref. to ethernet_init in static_ip example

This commit is contained in:
Ondrej Kosta
2025-10-21 09:57:06 +02:00
parent 3f3525ee14
commit c80867e16a
@@ -2,4 +2,4 @@ dependencies:
idf:
version: '>=5.0'
espressif/ethernet_init:
version: '*'
version: '1.0.0'