Files
Calendink/Client/main/provider.hpp
T
Patedam 2ced2f0b0a client can connect to provider and download an image.
Updated network component to add get mac address
2026-03-28 14:59:49 -04:00

6 lines
179 B
C++

#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);