Duplicate header file.
[bertos.git] / bertos / hw / thermo_map.h
index 01132080c16321cfc5a3e149a1390916952f715b..7dbe27bc5ae381c9e4983fd800c77961643f8ad7 100644 (file)
 #include <cfg/compiler.h>
 #include <cfg/macros.h>
 
+
 #warning TODO:This is an example implentation, you must implement it!
 
 typedef enum ThermoDev
 {
-
        THERMO_TEST,
+
        /* Put here your thermo device */
 
        THERMO_CNT