light sensor

Dependencies:   X_NUCLEO_IKS01A1 LoRaWAN-lib SX1276Lib mbed

Fork of LoRaWAN-SX1276-Application-Demo by Uttam Bhat

Revision:
5:f04a6f68e159
Parent:
4:a8706ec8a6d0
--- a/app/LoRaApp.h	Fri Sep 08 20:42:14 2017 +0000
+++ b/app/LoRaApp.h	Fri Sep 08 21:05:04 2017 +0000
@@ -51,6 +51,7 @@
     AppAccl, // Accelerometer application    
     AppPushButton, // Push button application example
     AppExtLight, // external light sensor
+    AppExtLED, // external LED status
 };
 
 /*!