light sensor

Dependencies:   X_NUCLEO_IKS01A1 LoRaWAN-lib SX1276Lib mbed

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

Revision:
3:4bca7f8f731a
Parent:
2:78df92a365c2
Child:
4:a8706ec8a6d0
--- a/app/LoRaApp.h	Sat Aug 27 04:03:02 2016 +0000
+++ b/app/LoRaApp.h	Thu Apr 06 16:35:17 2017 +0000
@@ -123,6 +123,10 @@
 
 extern bool VerticalStatus;
 
+#ifdef USE_CAYENNE_LPP
+extern uint8_t maxLPPsize[4];
+#endif
+
 /*!  
 * \brief Blink LED
 *