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: inc/parameters.h
- Revision:
- 12:fd1fd1857628
- Parent:
- 11:01dcfb29fbc4
--- a/inc/parameters.h Fri Dec 07 20:42:41 2018 +0000 +++ b/inc/parameters.h Sat Dec 08 01:53:36 2018 +0000 @@ -6,5 +6,6 @@ #define MAX_BOARDS 12 extern bool running; +extern bool testing; #endif