X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fmcp41.h;h=5635574d5a19409327d9f48299214020ce1027e6;hb=8ad8e5d325736480a881a7f30bd757f96b87376e;hp=032a0b817f1569f95bee7d9b06b2fb372d38f8fd;hpb=ab6f1a365c1f5a698d8060fbb73dce5a8304e96c;p=bertos.git diff --git a/bertos/drv/mcp41.h b/bertos/drv/mcp41.h index 032a0b81..5635574d 100644 --- a/bertos/drv/mcp41.h +++ b/bertos/drv/mcp41.h @@ -29,16 +29,14 @@ * Copyright 2005 Develer S.r.l. (http://www.develer.com/) * --> * - * \version $Id$ * * \brief MCP41xxx digital potentiomenter driver. * - * \version $Id$ * \author Francesco Sacchi * * $WIZ$ module_name = "mcp41" * $WIZ$ module_depends = "timer", "kfile" - * $WIZ$ module_hw = "bertos/hw/hw_mcp41.h" + * $WIZ$ module_hw = "bertos/hw/hw_mcp41.h", "bertos/hw/hw_mcp41.c", "bertos/hw/mcp41_map.h" */ #ifndef DRV_MCP41_H @@ -47,7 +45,7 @@ #include "hw/mcp41_map.h" #include -#include +#include #define MCP41_WRITE_DATA 0x11 #define MCP41_HW_MAX 255