*/\r
\r
/** \file\r
+ * \brief Master include file for the board temperature sensor driver.\r
*\r
- * Temperature sensor board driver for the USB boards which contain a temperature sensor.\r
+ * Master include file for the board temperature sensor driver, for the USB boards which contain a temperature sensor.\r
*/\r
\r
/** \ingroup Group_BoardDrivers\r
#define __TEMPERATURE_H__\r
\r
/* Includes: */\r
- #if defined(__AVR32__)\r
- #include <stdint.h>\r
- #else\r
- #include <avr/pgmspace.h>\r
- #endif\r
+ #include <avr/pgmspace.h>\r
\r
#include "../../Common/Common.h"\r
#include "../Peripheral/ADC.h"\r