takeaki kubota / Mbed 2 deprecated sw_input_sample2

Dependencies:   BLE_API_Native_IRC mbed

Fork of sw_input_sample by takeaki kubota

Files at this revision

API Documentation at this revision

Comitter:
tkubotake
Date:
Wed Aug 20 09:01:07 2014 +0000
Parent:
3:df03d6154360
Commit message:
The connection as peripheral for iOS was success.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r df03d6154360 -r 05466501b5cb main.cpp
--- a/main.cpp	Wed Aug 06 03:47:34 2014 +0000
+++ b/main.cpp	Wed Aug 20 09:01:07 2014 +0000
@@ -138,7 +138,6 @@
     uint8_t n_current = 0;
     int n_sw1,n_sw2,n_sw3,n_sw4;
 
-
     while(1)
     {
         n_sw1 = sw1.read();