-
Notifications
You must be signed in to change notification settings - Fork 0
Ideas
Matty edited this page Apr 16, 2018
·
5 revisions
The C# app can save the state of the motors when the Arduino get disconnected(save maybe to XML file or something) later when the app reconnects with the Arduino, can get the motors to the same saved position by:
- Home all the motors
- Send a move command to the same location.