Monitor power supply data for fault conditions
This commit is contained in:
@@ -81,6 +81,8 @@ namespace ProgramLib
|
||||
|
||||
if (id == Events.FATAL_FAILURE)
|
||||
{
|
||||
Program.Instance()._eventManager[EventManager.Events.GLOBAL_QUIT].Set();
|
||||
|
||||
UutPowerAction uutPowerAction = new UutPowerAction();
|
||||
uutPowerAction.UutPowerOff();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user