X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_thermo.h;h=bbfc9ddef227c7db88dc5d23d8c704a603939c54;hb=f6ea622f4d360194bbd4d0953f18271cbcfcd69e;hp=fc0b4e2c8116496d3e7a301ed9ab8229091325fa;hpb=3a7a43b5c7be260710499540538eaf7109c60982;p=bertos.git diff --git a/bertos/hw/hw_thermo.h b/bertos/hw/hw_thermo.h index fc0b4e2c..bbfc9dde 100644 --- a/bertos/hw/hw_thermo.h +++ b/bertos/hw/hw_thermo.h @@ -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 */