Treehouse Mbed Team / Mbed 2 deprecated APS_DCM1SL

Dependencies:   mbed

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