HEBOCON machine

Dependencies:   mbed Motorfader Servo WT2003M03

Files at this revision

API Documentation at this revision

Comitter:
abanum
Date:
Mon Jul 29 05:51:31 2019 +0000
Parent:
0:a30ec7d94c3a
Commit message:
first pubrish

Changed in this revision

Motorfader.lib Show annotated file Show diff for this revision Revisions of this file
WT20003M03.lib Show diff for this revision Revisions of this file
WT2003M03.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r a30ec7d94c3a -r 312b63cf250e Motorfader.lib
--- a/Motorfader.lib	Mon Jul 29 05:42:12 2019 +0000
+++ b/Motorfader.lib	Mon Jul 29 05:51:31 2019 +0000
@@ -1,1 +1,1 @@
-Motorfader#6b9fc326f973
+https://os.mbed.com/users/abanum/code/Motorfader/#6b9fc326f973
diff -r a30ec7d94c3a -r 312b63cf250e WT20003M03.lib
--- a/WT20003M03.lib	Mon Jul 29 05:42:12 2019 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-WT20003M03#508d095ec4f1
diff -r a30ec7d94c3a -r 312b63cf250e WT2003M03.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WT2003M03.lib	Mon Jul 29 05:51:31 2019 +0000
@@ -0,0 +1,1 @@
+https://os.mbed.com/users/abanum/code/WT2003M03/#fe68183a8fc7
diff -r a30ec7d94c3a -r 312b63cf250e main.cpp
--- a/main.cpp	Mon Jul 29 05:42:12 2019 +0000
+++ b/main.cpp	Mon Jul 29 05:51:31 2019 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 #include "USBHostGamepad.h"
 #include "Servo.h"
-#include "WT20003M03.h"
+#include "WT2003M03.h"
 #include "Motorfader.h"
 #include "stdio.h"
 #include "stdlib.h"