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: dynamics.cpp
- Revision:
- 21:a9569c7b4379
- Parent:
- 16:c21df8c0c458
diff -r 78208ab2d643 -r a9569c7b4379 dynamics.cpp --- a/dynamics.cpp Tue Nov 19 09:18:16 2013 +0000 +++ b/dynamics.cpp Tue Nov 19 16:34:49 2013 +0000 @@ -1,3 +1,3 @@ -#include "mbed.hpp" +#include "mbed.h" #include "dynamics.hpp"