Treehouse Mbed Team / Mbed 2 deprecated APS_1U5x

Dependencies:   mbed

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.