chore: checkpoint app work before firmware sync
This commit is contained in:
@@ -10,8 +10,8 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* Connect to a WebSocket server.
|
||||
* @param host Server IP address (e.g. "192.168.68.126")
|
||||
* @param port Port number (e.g. 8642)
|
||||
* @param host Server IP address (for example, the Mac LAN host 192.168.68.112)
|
||||
* @param port Port number (e.g. 8643 for the Kids gateway)
|
||||
* @param path WebSocket path (e.g. "/api/esp32/voice/ws")
|
||||
* @param device_id Unique device identifier
|
||||
* @param auth_key Hermes Bearer API key
|
||||
|
||||
Reference in New Issue
Block a user