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: prototype01.cpp
- Revision:
- 1:ad711893a3a7
- Parent:
- 0:92d6abcc2b52
diff -r 92d6abcc2b52 -r ad711893a3a7 prototype01.cpp
--- a/prototype01.cpp Thu Aug 22 06:47:21 2019 +0000
+++ b/prototype01.cpp Thu Aug 22 06:50:42 2019 +0000
@@ -1,4 +1,4 @@
-#include "sample02.h"
+#include "proto01.h"
Sample::Sample(double accdis_, double decdis_, double maxspeed_, double s_vector_)
{