TEAMUSB / Mbed 2 deprecated SPI_master_lpc11u53

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
armdran
Date:
Wed Mar 18 14:29:03 2015 +0000
Parent:
1:4445caa57b32
Commit message:
removed wait statements

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 4445caa57b32 -r 52f588020826 main.cpp
--- a/main.cpp	Wed Mar 18 14:28:09 2015 +0000
+++ b/main.cpp	Wed Mar 18 14:29:03 2015 +0000
@@ -15,7 +15,6 @@
     int j = 0;
     uint8_t fail; 
     uint8_t success; 
-    int pause = 1; 
     
     while(1) {
         fail = 0;