CARMA C++
miscregs.h
1 #ifndef miscregs_h
2 #define miscregs_h
3 
4 #define THERMO_MAXDEV 30
5 
6 #endif