takeaki kubota / Mbed 2 deprecated sw_input_sample2

Dependencies:   BLE_API_Native_IRC mbed

Fork of sw_input_sample by takeaki kubota

Revision:
3:df03d6154360
Parent:
2:b0e9b12b67e4
Child:
4:05466501b5cb
--- a/main.cpp	Wed Aug 06 03:44:01 2014 +0000
+++ b/main.cpp	Wed Aug 06 03:47:34 2014 +0000
@@ -172,10 +172,6 @@
 /**************************************************************************/
 void updateServiceValues(uint8_t n)
 {
-      //if(btns_in == n) return;
-
-      /* Toggle the one second LEDs */
-      //oneSecondLed = !oneSecondLed;
       
       /* Update switches status */      
       btns_in = n;