Cayenne Low Power Payload

Dependents:   LORAWAN-TTN-CAYENNE-LM35 ER4Lora gps_accelerometer sgam_mdw_test ... more

Revision:
5:a67d5a7955c7
Parent:
4:8d32c35e74ad
diff -r 8d32c35e74ad -r a67d5a7955c7 README.md
--- a/README.md	Tue Dec 06 20:46:56 2016 +0000
+++ b/README.md	Tue Dec 06 20:51:26 2016 +0000
@@ -14,6 +14,9 @@
 float accel[] = {1.234, -1.234, 0};
 float rh = 30;
 float hpa = 1014.1;
+float latitude = 42.3519;
+float longitude = -87.9094;
+float altitude:10
 
 int size = 0;