Dagozilla to RoboCup / EncoderDAGOZ
Revision:
3:d43c60d01569
Parent:
2:3fcf36c1b1af
--- a/Nucleo_Encoder_16_bits.h	Mon Dec 17 17:02:43 2018 +0000
+++ b/Nucleo_Encoder_16_bits.h	Wed Dec 19 04:02:46 2018 +0000
@@ -4,7 +4,6 @@
 
 void EncoderInit(TIM_Encoder_InitTypeDef * encoder, TIM_HandleTypeDef * timer, TIM_TypeDef * TIMx, uint32_t maxcount, uint32_t encmode);
 
-
 namespace mbed{
     
     class Nucleo_Encoder_16_bits {