Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit f2c62c7d authored by Franz KOBER josef's avatar Franz KOBER josef
Browse files

adjusted changed flag

parent e324ad5b
No related branches found
Tags Build/V3.0.1.312
No related merge requests found
......@@ -26,6 +26,9 @@ Public Class IHPCForm
SetVoltageLevelLow(ihpcData.VoltageLevels.First())
SetVoltageLevelHigh(ihpcData.VoltageLevels.Last())
LbStatus.Text = ""
_changed = False
End Sub
Private Sub SetVoltageLevelLow(voltageLevel as IElectricMotorVoltageLevel)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment