simplified the includes, makefile now works with arduino23
This commit is contained in:
parent
3c1a4aac2b
commit
57f9359a41
19 changed files with 81 additions and 86 deletions
|
|
@ -17,7 +17,9 @@
|
|||
* along with the Arduino SdFat Library. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "Marlin.h"
|
||||
#include "SdFatUtil.h"
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
/** Amount of free RAM
|
||||
* \return The number of free bytes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue