X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fphase.h;h=fc894be0bc4464bdfdceaacd0c2f57e86bef79ff;hb=ce0a95c32a39e3eed1d3f2aa5ff4395bebdb99ed;hp=465477a3551877c6f30a900296fe73da5a5292d4;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/phase.h b/bertos/drv/phase.h index 465477a3..fc894be0 100644 --- a/bertos/drv/phase.h +++ b/bertos/drv/phase.h @@ -29,17 +29,15 @@ * Copyright 2005 Develer S.r.l. (http://www.develer.com/) * --> * - * \version $Id$ * - * \brief Phase control driver, to manage triac swicth. + * \brief Phase partialization driver with TRIACs. * - * \version $Id$ * \author Francesco Sacchi * * $WIZ$ module_name = "phase" * $WIZ$ module_depends = "timer" * $WIZ$ module_configuration = "bertos/cfg/cfg_phase.h" - * } + * $WIZ$ module_hw = "bertos/hw/hw_phase.h", "bertos/hw/phase_map.h", "bertos/hw/hw_phase.c" */ #ifndef DRV_PHASE_H