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.
Dependents: 7_21_17_FSG 7_26_17_FSG
Fork of Battery_Linear_Actuator_ by
Diff: Battery_Linear_Actuator.h
- Revision:
- 2:627fd46c2b99
- Parent:
- 1:ca2454ef80d9
- Child:
- 5:51c955259df7
--- a/Battery_Linear_Actuator.h Fri Jun 30 18:32:40 2017 +0000
+++ b/Battery_Linear_Actuator.h Mon Jul 17 14:23:34 2017 +0000
@@ -56,6 +56,9 @@
string Velocity(int velocity);
string get_pos();
+ //new stuff 7/11/17
+ string get_vel();
+
//new 6/22/17
string velocity_only(int velocity);
