client can connect to provider and download an image.
Updated network component to add get mac address
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
dependencies:
|
||||
idf:
|
||||
version: '>=4.1.0'
|
||||
espressif/mdns: ^1.4.1
|
||||
network:
|
||||
path: "../../components/network"
|
||||
led:
|
||||
path: "../../components/led"
|
||||
path: "../../components/led"
|
||||
http_client:
|
||||
path: "../../components/http_client"
|
||||
|
||||
Reference in New Issue
Block a user