client can connect to provider and download an image.
Updated network component to add get mac address
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
// Resolve the Provider's IP and run the device registration + screen fetch
|
||||
// test flow. Call once after WiFi is connected.
|
||||
void test_provider_communication(void);
|
||||
Reference in New Issue
Block a user