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/menu.h
- Revision:
- 18:78e982f31c6b
- Parent:
- 16:5791665200cb
- Child:
- 22:2c37ac12746e
--- a/inc/menu.h Thu Dec 13 21:58:28 2018 +0000 +++ b/inc/menu.h Fri Dec 14 00:31:15 2018 +0000 @@ -34,6 +34,8 @@ extern unsigned int binCode[WEIGHT_BIN_WIDTH+1]; extern unsigned int thermCode[BOARDS_THERMCODE_WIDTH+1]; +extern const float LUT_VER; + extern unsigned int en_out_code; extern unsigned int wr_out_code;