avec dfu
Fork of Utils by
Diff: Utils.h
- Revision:
- 9:fa2818db80cf
- Parent:
- 8:23fd400c4edd
- Child:
- 10:21f3ff5d6a3d
--- a/Utils.h Fri Feb 23 13:11:14 2018 +0000 +++ b/Utils.h Fri Feb 23 19:05:27 2018 +0000 @@ -5,8 +5,8 @@ #include <string> #include "FATFileSystem.h" -#include "SDBlockDevice.h" -//#include "SPIFBlockDevice.h" +//#include "SDBlockDevice.h" +#include "SPIFBlockDevice.h" #include <stdio.h> #include <errno.h>