--- a/blackbox/main.h Tue Jun 25 22:18:17 2013 +0200 +++ b/blackbox/main.h Tue Jun 25 23:52:29 2013 +0200 @@ -4,7 +4,7 @@ #include <avr/wdt.h> #include <stdint.h> -#define VERSION "1.8" +#define VERSION "1.8.2" #define COUNTDOWN_DELAY 10 // x/10 seconds @@ -93,7 +93,7 @@ #define PIN(x) (*(&x - 2)) // address of input register of port x -// constants +// constants, do not change this #define MAX_SLOTS 6 // external variabled