JongYong Park / Mbed 2 deprecated NUCLEO-F767_LIFI_4CH_os2_v2

Dependencies:   mbed

Revision:
2:e1fd30fce2f8
Parent:
1:502e5a0c14c3
Child:
3:ae1f53883bc0
Child:
4:3ec60ea204c6
--- a/driverLifiRx.cpp	Thu Mar 21 00:20:37 2019 +0000
+++ b/driverLifiRx.cpp	Mon Apr 01 05:03:34 2019 +0000
@@ -260,6 +260,7 @@
         //printf("4"); 
 #endif        
         wait_ms(50);
+        if( buttonCanSkipLoop() ) return;
     }
 }