fix: restore CH390 bridge flow and sync driver docs
This commit is contained in:
@@ -37,6 +37,7 @@ typedef enum {
|
||||
/* TCP Client configuration */
|
||||
typedef struct {
|
||||
uint8_t server_ip[4]; /* Server IP address */
|
||||
uint16_t local_port; /* Local source port */
|
||||
uint16_t server_port; /* Server port */
|
||||
bool auto_reconnect; /* Auto reconnect on disconnect */
|
||||
uint16_t reconnect_interval_ms; /* Reconnect interval */
|
||||
|
||||
Reference in New Issue
Block a user