Telescope Control Library

Dependents:   PushToGo-F429

Revision:
2:2ee28add0821
Parent:
0:6cb2eaf8b133
Child:
4:b8ad57bbf9e1
--- a/EquatorialMount.h	Sun Aug 19 05:37:52 2018 +0000
+++ b/EquatorialMount.h	Mon Aug 20 23:42:21 2018 +0000
@@ -99,6 +99,7 @@
 	osStatus startTracking();
 	osStatus stopTracking();
 
+	mountstatus_t getStatus();
 	/**
 	 * Guide on specified direction for specified time
 	 */