X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fspi_bitbang.h;h=adbfedcbd139b95e39d2b68fd7ab1d62df348e49;hb=e3467ccc87640e20dfe5b0b45c11cc06858d2392;hp=4bccb821a84dcc5bdd0a653cc03013d918244a20;hpb=382e8d5947a7a78fecd91dc887220f7acac1ccf3;p=bertos.git diff --git a/bertos/drv/spi_bitbang.h b/bertos/drv/spi_bitbang.h index 4bccb821..adbfedcb 100644 --- a/bertos/drv/spi_bitbang.h +++ b/bertos/drv/spi_bitbang.h @@ -43,9 +43,10 @@ #ifndef DRV_SPI_BITBANG_H #define DRV_SPI_BITBANG_H -#include #include +#include + /** * Define send and receive order bit. * \{