Test2

Dependencies:   Motor mbed

Fork of Motor_HelloWorld_withblue by Brandon Weiner and Carlos Tallard

Files at this revision

API Documentation at this revision

Comitter:
bdragon52
Date:
Tue Nov 14 16:00:21 2017 +0000
Parent:
3:1c6163bd4363
Commit message:
df

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 1c6163bd4363 -r 9714f4b9f081 main.cpp
--- a/main.cpp	Tue Nov 14 15:58:53 2017 +0000
+++ b/main.cpp	Tue Nov 14 16:00:21 2017 +0000
@@ -19,6 +19,7 @@
 
 int main()
 {
+    int i=0;
     char bnum=0;
     char bhit=0;
     while(1) {