Eindversie. LU: 07-11-13.

Dependencies:   MODSERIAL mbed Encoder

Files at this revision

API Documentation at this revision

Comitter:
Socrates
Date:
Thu Nov 07 12:24:41 2013 +0000
Parent:
37:c6d753123173
Commit message:
Eindversie.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Nov 07 12:23:00 2013 +0000
+++ b/main.cpp	Thu Nov 07 12:24:41 2013 +0000
@@ -4,6 +4,10 @@
 #define PI 3.14159265358979323
 //Rechterarm is x, linkerarm is y.
 
+//Scripts voor de Barry Plotter. Gemaakt door Groep 3, BMT K9, 2013-2014.
+//Wouter Doppenberg, Gerard Essink, Ralph Lentink, Thomas Plaisier, Linda Zwiers.
+//Laatste wijziging: 07-11-13.
+
 //Inputs.
 AnalogIn emgtr(PTB3);
 AnalogIn emgbr(PTB2);