Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / drv / spi_bitbang.h
index 4bccb821a84dcc5bdd0a653cc03013d918244a20..d770105b1b3963c683db682ec0d42d584a69a5cc 100644 (file)
@@ -43,8 +43,9 @@
 #ifndef DRV_SPI_BITBANG_H
 #define DRV_SPI_BITBANG_H
 
+#include <cfg/cfg_spi_bitbang.h>
+
 #include <cfg/compiler.h>
-#include <appconfig.h>
 
 /**
  * Define send and receive order bit.