Robot secondaire

Dependencies:   RoboClaw mbed StepperMotor

Fork of RoboClaw by Simon Emarre

Revision:
46:5658af4e5149
Parent:
41:b5a2fbc20beb
Child:
50:2dea82393beb
--- a/AX12/AX12.h	Wed Apr 13 12:47:47 2016 +0000
+++ b/AX12/AX12.h	Mon Apr 25 12:38:58 2016 +0000
@@ -48,7 +48,7 @@
 #define AX12_CW 1
 #define AX12_CCW 0
 
-#/** Servo control class, based on a PwmOut
+/** Servo control class, based on a PwmOut
  *
  * Example:
  * @code