hctl 2032 encoder for stm32

Dependencies:   FastIO

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