X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fthermo.h;h=9145fa9eeb9c85bb9f26a4d623276d98772d5895;hb=c7fb36e3638f5dabccb1811d53ec8b781b06299d;hp=8e5f744917a12f7d7f2888433c42ae171e60ecac;hpb=e166e7c5254d41d8f7a4cc85441bc62635c8ac15;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