X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fdrv%2Fspi_bitbang.h;h=b892aca98673ac688dc405fdc0721c86c9f20279;hb=a2fc2366ad564f11e705703ed1f42b7dc499a47c;hp=d770105b1b3963c683db682ec0d42d584a69a5cc;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/drv/spi_bitbang.h b/bertos/drv/spi_bitbang.h index d770105b..b892aca9 100644 --- a/bertos/drv/spi_bitbang.h +++ b/bertos/drv/spi_bitbang.h @@ -43,7 +43,7 @@ #ifndef DRV_SPI_BITBANG_H #define DRV_SPI_BITBANG_H -#include +#include "cfg/cfg_spi_bitbang.h" #include