blackbox/lowlevel.h

changeset 37
136a79772098
parent 3
1a0ef40ef458
child 69
27c0c0095e26
--- a/blackbox/lowlevel.h	Sat Dec 03 14:25:06 2011 +0100
+++ b/blackbox/lowlevel.h	Sat Dec 03 16:42:53 2011 +0100
@@ -3,6 +3,7 @@
 #include "main.h"
 
 void LED(uint8_t num, uint8_t state);
+void LEDS_OFF(void);
 void init_hardware(void);
 void check_rails_shortcut(void);
 

mercurial