fix:删除4G模组tools目录

This commit is contained in:
2026-04-30 17:16:01 +08:00
parent 36fb7fd027
commit 0d7a8564e0
36 changed files with 703 additions and 3205 deletions

View File

@@ -5,7 +5,7 @@
/* includes ----------------------------------------------------------------------------------------------*/
#include "global.h"
#define MAX_CHARGER_COUNT 6 // 充电桩数量
#define MAX_CHARGER_COUNT 2 // 充电桩数量
#define MAX_GUN_PER_CHARGER 2 // 每个充电桩最多枪数
/* 充电枪结构体*/