Add macro for define process stack.
[bertos.git] / bertos / hw / hw_thermo.h
index fc0b4e2c8116496d3e7a301ed9ab8229091325fa..bbfc9ddef227c7db88dc5d23d8c704a603939c54 100644 (file)
@@ -119,7 +119,7 @@ INLINE void thermo_hw_off(ThermoDev dev)
        switch (dev)
        {
        case THERMO_TEST:
-               phase_setPower(TRIAC_TEST, 0); 
+               phase_setPower(TRIAC_TEST, 0);
                break;
 
        /* Put here a thermo device to turn off */