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:
- 43:291bbdba48f3
- Parent:
- 42:3ae73b61f657
- Child:
- 44:741ee27c8a34
--- a/inc/lut.h Sat Mar 09 21:01:45 2019 +0000 +++ b/inc/lut.h Sat Mar 09 21:16:38 2019 +0000 @@ -40,7 +40,6 @@ const float LUT_VER = 1.5; void getLUT_binCodeArray(unsigned short); -unsigned int getLUT_binCode(unsigned short); unsigned int getLUT_thermCode(unsigned short); #endif