Index: firmware/App/Controllers/Heaters.c =================================================================== diff -u -rc4a05fb43aae836fb6ea31c860c2bc233ebd9dc9 -rb18590ffa370d1e22f32a89510a0005fcb16408b --- firmware/App/Controllers/Heaters.c (.../Heaters.c) (revision c4a05fb43aae836fb6ea31c860c2bc233ebd9dc9) +++ firmware/App/Controllers/Heaters.c (.../Heaters.c) (revision b18590ffa370d1e22f32a89510a0005fcb16408b) @@ -1010,8 +1010,7 @@ else #endif { - // TODO this is not working on DVT-002 - // If the system is DVT, check the FPGA persistent alarm of the main primary heater's voltage ADC + // If the system is DVT, check the FPGA persistent alarm of the main primary heater's voltage ADC checkFPGAPersistentAlarms( FPGA_PERS_ERROR_MAIN_PRIMARY_HEATER_VOLTAGE_ADC, getFPGAHeaterGateADCReadCount() ); }