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/globals.h
- Revision:
- 4:db38665c3727
- Parent:
- 1:9f8583ba2431
- Child:
- 6:39442d493098
--- a/inc/globals.h Tue Nov 27 17:47:57 2018 +0000
+++ b/inc/globals.h Thu Nov 29 00:07:25 2018 +0000
@@ -41,6 +41,7 @@
#define BOARD_ENABLE_DELAY_MS 50
#define ALLON 0x1FFF
+const int allon[] = {1,1,1,1, 1,1,1,1, 1,1,1,1, 1,1,1,1};
#define ALLOFF 0x0000
#define MAX_BOARDS 12