JongYong Park / Mbed 2 deprecated NUCLEO-F767_LIFI_4CH_os2_v2

Dependencies:   mbed

Revision:
26:26474003e443
Parent:
5:5fe30df87772
--- a/driverLifiRx.cpp	Tue Apr 09 11:48:11 2019 +0000
+++ b/driverLifiRx.cpp	Tue Apr 09 12:06:34 2019 +0000
@@ -46,6 +46,9 @@
 #endif
 }
 
+int LifiRx_GetDebugLed(){
+    return led_rx_debug ;
+}
 
 // https://forum.arduino.cc/index.php?topic=185158.0
 float LifiRx_GetLuxFromPdVoltage(float volt_mili)