pour le tebe

Fork of Encoder_Nucleo_16_bits by CRAC Team

Files at this revision

API Documentation at this revision

Comitter:
kkoichy
Date:
Wed Jun 08 21:34:36 2016 +0000
Parent:
1:e82009479b5c
Child:
3:f0450e2b0d47
Commit message:
whatever it's being late

Changed in this revision

Nucleo_Encoder_16_bits.h Show annotated file Show diff for this revision Revisions of this file
--- a/Nucleo_Encoder_16_bits.h	Thu May 26 16:21:43 2016 +0000
+++ b/Nucleo_Encoder_16_bits.h	Wed Jun 08 21:34:36 2016 +0000
@@ -1,6 +1,7 @@
 #ifndef ENCODER_H
 #define ENCODER_H
 #include "mbed.h"
+#include "CAN.h"
 
 void EncoderInit(TIM_Encoder_InitTypeDef * encoder, TIM_HandleTypeDef * timer, TIM_TypeDef * TIMx, uint32_t maxcount, uint32_t encmode);