Skip to content

Commit 9319262

Browse files
V1.6.23 - Updates= straggler
- Forgot this one
1 parent 0913d0a commit 9319262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Software/Arduino code/OpenAstroTracker/c75_menuCTRL.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ bool processControlKeys() {
2323
if (setZeroPoint) {
2424
// Leaving Control Menu, so set stepper motor positions to zero.
2525
mount.setHome();
26+
mount.startSlewing(TRACKING);
2627
}
2728

2829
// Set flag to prevent resetting zero point when moving over the menu items

0 commit comments

Comments
 (0)