Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MODSERIAL mbed Encoder
Revision 38:fb5c45d85ead, committed 2013-11-07
- 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);