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/lut.h
- Revision:
- 44:741ee27c8a34
- Parent:
- 43:291bbdba48f3
--- a/inc/lut.h Sat Mar 09 21:16:38 2019 +0000 +++ b/inc/lut.h Sat Mar 09 22:32:40 2019 +0000 @@ -32,7 +32,7 @@ #include "mbed.h" #include "parameters.h" -extern unsigned int max_boards; +extern unsigned short max_boards; extern unsigned int bCodeRow[]; #define LUT_MAX_ADC ADC_MAX_VALUE/2