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:
- 47:c66d2995f957
- Parent:
- 46:28c29ef61276
- Child:
- 48:4c9551c826e9
--- a/proto_code.cpp Mon Jan 11 16:34:46 2016 +0000 +++ b/proto_code.cpp Mon Jan 11 16:38:59 2016 +0000 @@ -664,7 +664,6 @@ int buffer_counter = 0; static char parameter = '_'; static char buffer[MAX_LEN + 1]; - static char trashArea[MAX_LEN + 1]; int value = 0; char *endp = NULL;
