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: README.md
- Revision:
- 5:a67d5a7955c7
- Parent:
- 4:8d32c35e74ad
--- 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;