jordan harper / Mbed 2 deprecated ServoControl

Dependencies:   Servo mbed

Committer:
jordaahh
Date:
Tue Feb 07 13:25:10 2017 +0000
Revision:
0:b5ce567b469c
Child:
2:baf8a7b2b150
Algorithm in main is used to control a single servo with potentiometer. Function prototypes for the automated control have been added in as well.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jordaahh 0:b5ce567b469c 1 // Functions to control and operated the system
jordaahh 0:b5ce567b469c 2
jordaahh 0:b5ce567b469c 3 void digitalFilter(){
jordaahh 0:b5ce567b469c 4
jordaahh 0:b5ce567b469c 5 }