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/boards.h
- Revision:
- 30:d8721a46ee03
- Parent:
- 25:8bcc8bea0e31
--- a/inc/boards.h Tue Mar 05 19:21:32 2019 +0000 +++ b/inc/boards.h Wed Mar 06 22:32:31 2019 +0000 @@ -49,7 +49,7 @@ extern unsigned int en_out_code; extern unsigned int wr_out_code; -//extern unsigned int bCodeArray[][]; + extern unsigned int bCodeRow[]; void setBoardControls(unsigned int);