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
Diff: Enemy/Enemy1.h
- Revision:
- 12:200a1266ceee
- Parent:
- 11:953141c3f7dd
- Child:
- 13:c3b550fc2445
--- a/Enemy/Enemy1.h Thu May 02 17:50:39 2019 +0000
+++ b/Enemy/Enemy1.h Thu May 02 19:59:05 2019 +0000
@@ -6,7 +6,7 @@
#include "Gamepad.h"
#include "mC.h"
-const int enemy_01[7][7] = {
+const int enemy_A[7][7] = {
{1,0,1,1,1,0,1},
{1,0,1,0,1,0,1},
{0,1,1,0,1,1,0},