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_data_slot_v1p1.h
- Revision:
- 18:78e982f31c6b
- Parent:
- 17:454afe56eedb
diff -r 454afe56eedb -r 78e982f31c6b inc/lut_data_slot_v1p1.h
--- a/inc/lut_data_slot_v1p1.h Thu Dec 13 21:58:28 2018 +0000
+++ b/inc/lut_data_slot_v1p1.h Fri Dec 14 00:31:15 2018 +0000
@@ -22,6 +22,9 @@
//
//-------------------------------------------------------------------------------
+#ifndef lut_data_slot_H
+#define lut_data_slot_H
+
uint16_t thermC[MAX_LUT_ENTRIES]{
1,
1,
@@ -1049,6 +1052,5 @@
4095
};
-
+#endif
-