hctl 2032 encoder for stm32

Dependencies:   FastIO

Revision:
3:b83ec916ba01
Parent:
0:b1faec368b5d
Child:
4:d99e7d8ed0be
--- a/EncoderCounter.cpp	Fri Sep 05 05:06:15 2014 +0000
+++ b/EncoderCounter.cpp	Fri Sep 05 13:25:16 2014 +0000
@@ -20,7 +20,7 @@
       FastIn<PC_2> bus2;
       FastIn<PC_3> bus3; 
       FastIn<PC_4> bus4;
-      FastIn<PB_9> bus5; 
+      FastIn<PB_9> bus5; // my stm32 not work PC_5
       FastIn<PC_6> bus6;
       FastIn<PC_7> bus7;       
       //PortIn HCTL_DataBus(PortC, 0x00FF);