Index: firmware/App/Controllers/Heaters.c =================================================================== diff -u -rebbb1f85550a1f9b8f946655f7b2b63f76fbf67d -r28b5f2e7f757647145a82a39aca0a5f3652c68a1 --- firmware/App/Controllers/Heaters.c (.../Heaters.c) (revision ebbb1f85550a1f9b8f946655f7b2b63f76fbf67d) +++ firmware/App/Controllers/Heaters.c (.../Heaters.c) (revision 28b5f2e7f757647145a82a39aca0a5f3652c68a1) @@ -387,6 +387,7 @@ activateSafetyShutdown(); } } +#endif /* * If any of the heaters are on, check if the flow is below than the minimum value @@ -419,7 +420,6 @@ heatersOnWithNoFlowTimer = getMSTimerCount(); } } -#endif // Check for data publication publishHeatersData();