include backslashes replaced by slashes

This commit is contained in:
stevstrong 2017-07-02 15:02:55 +02:00 committed by GitHub
parent f6dea1e50e
commit f744048583
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
*/
#include "SdioF4.h"
#include <libmaple\sdio.h>
#include <libmaple\dma.h>
#include <libmaple/sdio.h>
#include <libmaple/dma.h>
#include <boards.h>
#define USE_DEBUG_MODE 0