Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: driverLifiRx.cpp
- 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)