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.
Revision 16:893d1d146757, committed 2019-06-20
- Comitter:
- highfieldsnj
- Date:
- Thu Jun 20 08:35:28 2019 +0000
- Parent:
- 15:09c818629bd3
- Commit message:
- oppai;
Changed in this revision
OmniPosition.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 09c818629bd3 -r 893d1d146757 OmniPosition.h --- a/OmniPosition.h Thu Jun 20 08:20:57 2019 +0000 +++ b/OmniPosition.h Thu Jun 20 08:35:28 2019 +0000 @@ -35,6 +35,6 @@ #endif #ifndef M_PI -#define M_PI 3.14159 +#define M_PI 3.141592653589793238462643383219502884 #endif