Make SanityCheck.h a catch-all for obsolete configs

This commit is contained in:
Scott Lahteine
2016-07-26 12:32:16 -07:00
parent fa647cca23
commit 3be49881c0
3 changed files with 28 additions and 6 deletions

View File

@@ -24,5 +24,4 @@
* Conditionals.h
* OBSOLETE: Replaced by Conditionals_LCD.h and Conditionals_post.h
*/
#error "Please remove the following #include's from your Configuration.h and Configuration_adv.h: macros.h boards.h Conditionals.h Configuration_adv.h SanityCheck.h."
#include "SanityCheck.h"