Group 9 BioRobotics / Mbed 2 deprecated Servo_control

Dependencies:   Servo mbed

Files at this revision

API Documentation at this revision

Comitter:
s1725696
Date:
Wed Oct 31 13:38:19 2018 +0000
Parent:
0:01afb35ba995
Commit message:
FINAL SERVO CODE

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 01afb35ba995 -r 9b3491c0f6b8 main.cpp
--- a/main.cpp	Wed Oct 31 11:19:11 2018 +0000
+++ b/main.cpp	Wed Oct 31 13:38:19 2018 +0000
@@ -4,6 +4,7 @@
 //Ticker servo;
 //void signal_servo(){}
 
+/* AL GEIMPLENTEERD IN THE_CODE, DUS VERANDER DAAR WAT JE HIER OOK VERANDERT A.U.B.!!!*/
 
 Servo myservo(D7);
 DigitalIn but_1(SW2);