mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(examples): fix version ref. to ethernet_init in static_ip example
This commit is contained in:
@@ -2,4 +2,4 @@ dependencies:
|
||||
idf:
|
||||
version: '>=5.0'
|
||||
espressif/ethernet_init:
|
||||
version: '*'
|
||||
version: '1.0.0'
|
||||
|
||||
Reference in New Issue
Block a user