]> www.fi.muni.cz Git - scxreader.git/commitdiff
scxreader.c: use pin PD2 by default
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 19 Dec 2013 20:50:55 +0000 (21:50 +0100)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 19 Dec 2013 20:50:55 +0000 (21:50 +0100)
scxreader.c

index 71e1f7e403823c1d47360783564dfc6fcb914fdb..5f5b378159839829d2e01850c5dba07a23c3a743 100644 (file)
@@ -6,7 +6,7 @@
 #include "uart.h"
 
 // which pin is the zener diode connected to
-#define read_scx_pin() (PINB & _BV(PB2))
+#define read_scx_pin() (PIND & _BV(PD2))
 
 // how many consecutive readings have to be the same in order to
 // accept the pin value