Add function to change and manage polarity of pwm wave form.
[bertos.git] / bertos / drv / spi_bitbang.h
index adbfedcbd139b95e39d2b68fd7ab1d62df348e49..b892aca98673ac688dc405fdc0721c86c9f20279 100644 (file)
@@ -43,7 +43,7 @@
 #ifndef DRV_SPI_BITBANG_H
 #define DRV_SPI_BITBANG_H
 
-#include <appconfig.h>
+#include "cfg/cfg_spi_bitbang.h"
 
 #include <cfg/compiler.h>