- switch on power on leaving Error state
git-svn-id: http://moon:8086/svn/projects/HendiControl@57 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
@@ -236,6 +236,7 @@ int main(void)
|
||||
{
|
||||
if (state == StateError)
|
||||
{
|
||||
setSwitch(SwitchOn);
|
||||
state_next = StateNormal;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user