timer_setSoftInt(): rename from timer_set_event_softint().
[bertos.git] / bertos / drv / spi_bitbang.h
index 4bccb821a84dcc5bdd0a653cc03013d918244a20..85816d87bb73f1ba8fa9bd1c6c9b8b8ef2de4598 100644 (file)
@@ -27,7 +27,7 @@
  * the GNU General Public License.
  *
  * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/)
- * Copyright 2000 Bernardo Innocenti <bernie@codewiz.org>
+ * Copyright 2000 Bernie Innocenti <bernie@codewiz.org>
  *
  * -->
  *
@@ -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.