JunMo Hong / Mbed 2 deprecated cubebite_rnd_SPSGRFC433

Dependencies:   mbed

Fork of HelloWorld_IDS01A4 by ST

Revision:
2:a0677b17a570
Parent:
1:cf2e2f85bf8d
Child:
3:29bbb772ee62
diff -r cf2e2f85bf8d -r a0677b17a570 main.cpp
--- a/main.cpp	Mon Jun 19 08:23:08 2017 +0000
+++ b/main.cpp	Mon Jun 19 08:38:19 2017 +0000
@@ -92,8 +92,8 @@
  */
 int main() 
 {  
-  DigitalOut TestLED = D5;      //RPi //LED of IDS01A4/5
-  TestLED = 0;                  //RPi //LED off
+  DigitalOut TestLED = D5;      //RPi : LED of IDS01A4/5
+  TestLED = 0;                  //RPi : LED off
   
   myspirit.attach_irq_callback(callback_func);