SRVCTL - Sets period required to handle a servo motor, - Provides a APIs to move the servo motor in order to change car direction.

Dependents:   frdm_MasterVehicle

Files at this revision

API Documentation at this revision

Comitter:
JalilChavez
Date:
Fri Oct 17 21:47:57 2014 +0000
Parent:
0:b0455b6a805a
Commit message:
- Added internal accelerometer support.; - Code commented.; - Included Rx and Tx buffers.

Changed in this revision

srvctl.h Show annotated file Show diff for this revision Revisions of this file
diff -r b0455b6a805a -r b76be70801ed srvctl.h
--- a/srvctl.h	Tue Oct 14 03:52:35 2014 +0000
+++ b/srvctl.h	Fri Oct 17 21:47:57 2014 +0000
@@ -10,7 +10,7 @@
 * Description: Minimum position of servo motor
 */
 
-#define FINAL_POS 2200/* us
+#define FINAL_POS 2400/* us
 * Description: Maximum position of servo motor
 */