Module updates

This commit is contained in:
Scott Lahteine
2017-09-06 06:28:32 -05:00
parent 0fcec02db5
commit 3d8a0ab4b2
20 changed files with 223 additions and 117 deletions

View File

@@ -23,7 +23,7 @@
#ifndef CONFIGURATION_STORE_H
#define CONFIGURATION_STORE_H
#include "MarlinConfig.h"
#include "../inc/MarlinConfig.h"
class MarlinSettings {
public: