Erik van de Coevering / Mbed 2 deprecated Multicopter_2018

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
Anaesthetix
Date:
Mon Jul 09 16:37:24 2018 +0000
Parent:
0:0929d3d566cf
Child:
2:61ad38ea550d
Commit message:
Typo

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Jul 09 16:31:40 2018 +0000
+++ b/main.cpp	Mon Jul 09 16:37:24 2018 +0000
@@ -320,7 +320,6 @@
 					print.stop();
 					print.reset();
 					print.start();
-					//led2 = !led2;
 				//	pc.printf("X: %.2f		Y: %.2f		%.0f\r\n", angles[0], angles[1], samplef);
 					pc.printf("%.2f		%.0f\r\n", angles[1], samplef);
 				}