James MacLean / Robot_Control

Dependencies:   mbed-rtos mbed-src pixylib

Committer:
balsamfir
Date:
Sun Mar 13 17:55:42 2016 +0000
Revision:
2:2bc519e14bae
Child:
7:5ef312aa2678
First compile of big ass change

Who changed what in which revision?

UserRevisionLine numberNew contents of line
balsamfir 2:2bc519e14bae 1 #include "tuning.h"
balsamfir 2:2bc519e14bae 2
balsamfir 2:2bc519e14bae 3 void MotorTuning(void) {
balsamfir 2:2bc519e14bae 4
balsamfir 2:2bc519e14bae 5 }
balsamfir 2:2bc519e14bae 6
balsamfir 2:2bc519e14bae 7 void SpeedTuning(void) {
balsamfir 2:2bc519e14bae 8
balsamfir 2:2bc519e14bae 9 }
balsamfir 2:2bc519e14bae 10
balsamfir 2:2bc519e14bae 11 void SteeringTuning(void) {
balsamfir 2:2bc519e14bae 12
balsamfir 2:2bc519e14bae 13 }
balsamfir 2:2bc519e14bae 14
balsamfir 2:2bc519e14bae 15 void TiltTuning(void) {
balsamfir 2:2bc519e14bae 16
balsamfir 2:2bc519e14bae 17 }