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: BCEmotor Battery_Linear_Actuator Controller_ IMU_code_ LTC1298_7_14 MODSERIAL PosVelFilter System mbed
Fork of 7_21_17_FSG by
Diff: main.cpp
- Revision:
- 11:b5cc98f154a4
- Parent:
- 10:68c3b3f9dc50
- Child:
- 12:fa9f84f2967f
diff -r 68c3b3f9dc50 -r b5cc98f154a4 main.cpp
--- a/main.cpp Wed Jul 26 14:20:40 2017 +0000
+++ b/main.cpp Thu Jul 27 16:31:21 2017 +0000
@@ -219,8 +219,7 @@
}
else if(Key=='p' or Key == 'P')
{
- PC.printf("BCE piston position: %f velocity? %f (BCE active? %d)\n", pvf().getPosition(), pvf().getVelocity(),posCon().getOutput()); //DEBUG TROY
-
+
// 7/10/17
//actual_position_string = BLA_object.get_pos();
//actual_position_string = BLA_object.get_pos().c_str();
