Do the sanity check just once per build

This commit is contained in:
Scott Lahteine
2016-07-26 12:28:49 -07:00
parent 24a1a16e5d
commit fa647cca23
2 changed files with 3 additions and 6 deletions

View File

@@ -35,6 +35,5 @@
#endif
#include "Arduino.h"
#include "Conditionals_post.h"
#include "SanityCheck.h"
#endif // MARLIN_CONFIG_H