remove debug library

This commit is contained in:
King Kévin 2017-06-28 15:42:22 +02:00
parent 0909297bc2
commit 360202c073
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@
#include "global.h" // global utilities
#include "flash_sdcard.h" // SD card header and definitions
#include "print.h"
/** @defgroup flash_sdcard_spi SPI used to communication with SD card
* @{
*/