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.
Dependencies: mbed
Fork of Robocode by
Diff: header/Safety.h
- Revision:
- 125:d0b2057272d0
- Parent:
- 38:3526c36e4c73
- Child:
- 130:0d6c072b23ca
diff -r de12131ff0b9 -r d0b2057272d0 header/Safety.h
--- a/header/Safety.h Sun May 14 09:34:37 2017 +0000
+++ b/header/Safety.h Sun May 14 13:38:29 2017 +0000
@@ -1,5 +1,7 @@
#pragma once
#include "mbed.h"
+#include "Robot.h"
+#include "Movement.h"
void safety();
