X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_phase.h;h=572029305ed0dc8ee550aa9b5e028a2998620725;hb=0638e6c0ca69a05d5d023186abebe63645210b1b;hp=034da94f4b2ad3358c8531b864e4564209a3a870;hpb=a01c6b3277e3c0d5c327824dbab22b1f4e92d8ad;p=bertos.git diff --git a/bertos/cfg/cfg_phase.h b/bertos/cfg/cfg_phase.h index 034da94f..57202930 100644 --- a/bertos/cfg/cfg_phase.h +++ b/bertos/cfg/cfg_phase.h @@ -42,14 +42,14 @@ /** * Max value of the duty cycle on triac. * $WIZ$ type = "int" - * $WIZ$ min = "1" + * $WIZ$ min = 1 */ #define CONFIG_TRIAC_MAX_DUTY 100 /** * Max value of the triac power. * $WIZ$ type = "int" - * $WIZ$ min = "1" + * $WIZ$ min = 1 */ #define CONFIG_TRIAC_MAX_POWER 100