Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
[bertos.git] / bertos / hw / hw_mcp41.c
index 3586543914888911c3bb16e5fadccc93c963e30b..dc2a051cedadb818d516c894f9a93f69d725600a 100644 (file)
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-#include "hw_mcp41.h"
+#include "hw/hw_mcp41.h"
 
 #include <cfg/macros.h>
 #include <cfg/compiler.h>
 
-#warning TODO: This is example implementation, you must implement it!
+#warning TODO:This is an example implementation, you must implement it!
 
 const uint16_t mcp41_ports[MCP41_CNT] = 
 {