You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Software/OpenAstroTracker ASCOM/README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ The first release candidate of the OAT ASCOM Driver. This is an early release c
15
15
* issue #21 in ClutchplateDude/OpenAstroTracker on github
16
16
* CAUTION : Neither the mount nor the driver currently support setting any slew limits. Thus it is quite possible the mount may be told to slew to a position that causes a crash
17
17
with some gadget you've printed and added, or results in an untennable position for your camera, or any number of other "Bad Things (tm)". So...keep track of your own towel.
18
-
18
+
* CAUTION : Enabling the DEBUG_MODE in the Arduino code (plus possibly others) will break the driver. If using the ASCOM driver, only SPPORT_SERIAL_CONTROL should be enabled and allowed to output
19
+
to serial.
19
20
* Known Issues
20
21
* All known current issues are probably documented at https://github.com/ClutchplateDude/OpenAstroTracker/issues
0 commit comments