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: src/lut.cpp
- Revision:
- 17:454afe56eedb
- Parent:
- 11:01dcfb29fbc4
- Child:
- 18:78e982f31c6b
--- a/src/lut.cpp Wed Dec 12 00:10:03 2018 +0000 +++ b/src/lut.cpp Thu Dec 13 21:58:28 2018 +0000 @@ -34,8 +34,8 @@ unsigned int binCode[WEIGHT_BIN_WIDTH+1]; unsigned int thermCode[BOARDS_THERMCODE_WIDTH+1]; -#include "lut_data_en_v1.h" -#include "lut_data_slot_v1.h" +#include "lut_data_en_v1p1.h" +#include "lut_data_slot_v1p1.h" /******************************************************************************* getLUT_binCode - gets output codes from LUT using row reference.