Module 9 Super Team / PIDController1

Fork of PIDController by Kevin Hetterscheid

Committer:
AeroKev
Date:
Tue Oct 20 09:42:24 2015 +0000
Revision:
5:937b2f34a1ca
Parent:
2:53d2f9b8fed1
Child:
6:48bb8aa4888b
Changed some stuff

Who changed what in which revision?

UserRevisionLine numberNew contents of line
AeroKev 5:937b2f34a1ca 1 void initialize();
AeroKev 5:937b2f34a1ca 2 int move(double a, double b);