Dependencies: mbed
Revision 2:6d0cf1e0ee0b, committed 2017-11-01
- Comitter:
- Annelotte
- Date:
- Wed Nov 01 13:43:52 2017 +0000
- Parent:
- 1:629b077bdae3
- Commit message:
- RKI met omzetten van hoek naar 0-1 range
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 629b077bdae3 -r 6d0cf1e0ee0b main.cpp --- a/main.cpp Wed Nov 01 11:09:39 2017 +0000 +++ b/main.cpp Wed Nov 01 13:43:52 2017 +0000 @@ -26,8 +26,6 @@ int main() { RKI(); - printf("Motor1Set = %d",Motor1Set); - printf("Motor2Set = %d",Motor2Set); }