FSG / Battery_Linear_Actuator

Dependents:   7_21_17_FSG 7_26_17_FSG

Fork of Battery_Linear_Actuator_ by FSG

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);