summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 04c1754..11787fd 100644
--- a/main.c
+++ b/main.c
@@ -110,6 +110,7 @@ int main(void)
if(*timeoutcounter > 0x02) //Open contactors if I2C communication is broken.
{
Message_OUT(0, 0, 0);
+ _LATB7 = 1; //Make sure activity light is off
_LATB8 = 0;
}
//(desired150, desired68, relay_delay);