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.
Fork of football_project by
Diff: proto_code.cpp
- Revision:
- 72:84365ba93d6b
- Parent:
- 70:bd4b1e19a0c6
- Child:
- 75:1b357bee1839
diff -r 9c7c5f352bf8 -r 84365ba93d6b proto_code.cpp
--- a/proto_code.cpp Mon Feb 22 10:02:52 2016 +0000
+++ b/proto_code.cpp Tue Mar 01 18:57:03 2016 +0000
@@ -989,6 +989,9 @@
write_test_pattern();
datastore_write_patterns();
break;
+ case '6':
+ datastore_read_patterns();
+ break;
#endif
case 'z':
find_cones();
