fix:修复UDP通讯长数据丢包问题
This commit is contained in:
@@ -22,6 +22,7 @@ typedef struct {
|
||||
|
||||
//void Charger_Task_Init(void);
|
||||
void handle_udp_downlink(uint8_t id, const char *cmd, cJSON *json_pack);
|
||||
void local_on_cmd_send_start_charging(uint8_t stake_index,uint8_t gun_id);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user