Companion

Properties

Link copied to clipboard
const val DEFAULT_PORT: Int = 3232
Link copied to clipboard
const val RECOMMENDED_CHUNK_SIZE: Int = 1024

Functions

Link copied to clipboard
suspend fun discoverDevices(timeoutMs: Long = DISCOVERY_TIMEOUT_DEFAULT): List<String>

Discover ESP32 devices on the local network via UDP broadcast.