Index: firmware/App/Controllers/Thermistors.h =================================================================== diff -u -r27d91d88b73aa4194cef1d3b08decc12ccdecc33 -r0b17c6271cdc3c55697a74ecaadb477d9c8f5687 --- firmware/App/Controllers/Thermistors.h (.../Thermistors.h) (revision 27d91d88b73aa4194cef1d3b08decc12ccdecc33) +++ firmware/App/Controllers/Thermistors.h (.../Thermistors.h) (revision 0b17c6271cdc3c55697a74ecaadb477d9c8f5687) @@ -16,11 +16,10 @@ * @{ */ - // ********** public definitions ********** /// Enumeration of thermistors -typedef enum thermistors_Name +typedef enum DG_thermistors { THERMISTOR_ONBOARD_NTC = 0, ///< Onboard thermistor THERMISTOR_POWER_SUPPLY_1, ///< DG power supply 1 thermistor