Tristan Vlogman / Mbed 2 deprecated locomotion_pid_action_refactor_EMG

Dependencies:   FastPWM HIDScope MODSERIAL QEI Matrix biquadFilter controller errorFetch mbed motorConfig refGen MatrixMath inverseKinematics

Fork of Minor_test_serial by First Last

Files at this revision

API Documentation at this revision

Comitter:
tvlogman
Date:
Wed Sep 13 12:06:37 2017 +0000
Parent:
3:99a568200720
Child:
7:1bffab95fc5f
Commit message:
Added message "bananas"

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Sep 12 15:07:38 2017 +0000
+++ b/main.cpp	Wed Sep 13 12:06:37 2017 +0000
@@ -11,6 +11,7 @@
     //int i = 0;
     pc.baud(115200);
     pc.printf("Hello World!\r\n");
+    pc.printf("Bananas");
     
     ledR = true;
     ledB = true;