X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fthermo.h;h=9145fa9eeb9c85bb9f26a4d623276d98772d5895;hb=82f680048d359567d43f9f9d118dbd6190c7ccdd;hp=8e5f744917a12f7d7f2888433c42ae171e60ecac;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/thermo.h b/bertos/drv/thermo.h index 8e5f7449..9145fa9e 100644 --- a/bertos/drv/thermo.h +++ b/bertos/drv/thermo.h @@ -50,7 +50,7 @@ * $WIZ$ module_name = "thermo" * $WIZ$ module_depends = "timer", "ntc" * $WIZ$ module_configuration = "bertos/cfg/cfg_thermo.h" - * } + * $WIZ$ module_hw = "bertos/hw/hw_thermo.h", "bertos/hw/thermo_map.h" */ #ifndef DRV_THERMO_H