Revert to SanityCheck on every .cpp file

This commit is contained in:
Scott Lahteine
2016-07-28 17:08:28 -07:00
parent 256b03598d
commit c94b6dd3e7
3 changed files with 707 additions and 737 deletions

View File

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