..
This commit is contained in:
@@ -158,7 +158,7 @@ namespace Project
|
||||
|
||||
private void Bms_BMSDataReceive(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
PUB.mapctl.agv.BatteryLevel = PUB.BMS.Current_Level;
|
||||
if (PUB.BMS.Current_Level <= PUB.setting.ChargeStartLevel)
|
||||
{
|
||||
//배터리 레벨이 기준보다 낮다면 경고를 활성화 한다
|
||||
|
||||
Reference in New Issue
Block a user