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: Master.cpp
- Revision:
- 24:8e7cc6a2e214
- Parent:
- 23:112c0be5a7f3
- Child:
- 25:8a34b8d6cc6e
--- a/Master.cpp Tue Nov 19 19:07:35 2013 +0000 +++ b/Master.cpp Tue Nov 19 19:12:42 2013 +0000 @@ -1,5 +1,5 @@ #include "mbed.h" -#include "include/geom.hpp" +#include "include/zgeom.hpp" Serial pc(USBTX, USBRX);