controller

This commit is contained in:
shrkey
2016-10-17 19:26:48 +01:00
parent 728402ed30
commit 61c3564afc
3 changed files with 139 additions and 11 deletions

View File

@@ -66,7 +66,7 @@ $ python 640steppertest.py
### The 640 board API
Now you know everything works, it's time to write your own scripts. So create a new python script in your editor, within the *darkwater_python_640* directory with a memorable name and add the following lines to import our libraries:
Now you know everything works, it's time to write your own scripts. So create a new python script in your editor with a memorable name and add the following lines to import our libraries:
``` python
import time