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: Global.h
- Revision:
- 5:9a1ec02229dd
- Parent:
- 4:650af94bf062
- Child:
- 6:0d9fa7152934
diff -r 650af94bf062 -r 9a1ec02229dd Global.h --- a/Global.h Tue Sep 29 18:23:29 2015 +0000 +++ b/Global.h Fri Oct 09 14:29:32 2015 +0000 @@ -28,6 +28,8 @@ static double altitude; public : + static void initialize(); + static const int rotateperrevolutions=12; static const int rotateperrevolutions_onepulse=1;