on test and not completed based on nucleo_hello_encoder library

Dependencies:   mbed

Fork of Nucleo_Hello_Encoder by David Lowe

Revision:
4:26948bebef6c
Parent:
3:5c895f9199d6
--- a/Encoder/counter.h	Tue Sep 29 06:56:28 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-#ifndef COUNTER_H
-#define COUNTER_H
-
-void CounterInit(TIM_IC_InitTypeDef counterSet, TIM_HandleTypeDef timer, TIM_TypeDef *TIMx, uint32_t maxcount);
-
-#endif
\ No newline at end of file