simplified the includes, makefile now works with arduino23
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
* \brief SdFile class
|
||||
*/
|
||||
#include "SdBaseFile.h"
|
||||
#include "Marlin.h"
|
||||
#include <Print.h>
|
||||
#ifndef SdFile_h
|
||||
#define SdFile_h
|
||||
|
Reference in New Issue
Block a user