X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=trennfix%2Fsw%2Fconfig%2Ftrennfix_0.4.h;h=dbce67fb740ba9d30d922ca3ecd6fa4fc8f476b1;hb=c839c431361d81dd2ff5a2ac46401204a7bf019e;hp=b3b6b254f6f495bfd4b4bb7975fd9dc7de309aa0;hpb=27b551dd35833b1cf4c3d76d27ba403527ac8e15;p=eisenbahn.git diff --git a/trennfix/sw/config/trennfix_0.4.h b/trennfix/sw/config/trennfix_0.4.h index b3b6b25..dbce67f 100644 --- a/trennfix/sw/config/trennfix_0.4.h +++ b/trennfix/sw/config/trennfix_0.4.h @@ -81,7 +81,7 @@ static inline void __attribute__((unused)) trigger_off(void) /* * Configuration for mm receiver code. */ -#define MM_SENSE (!PINVAL(PIN_SENSE)) +#define MM_SENSE (PINVAL(PIN_SENSE)) #define MM_TIMER_INT_VECT TIMER0_OVF_vect #define MM_TSTART { \