Check that configs are up-to-date

master
Scott Lahteine 9 years ago
parent b5200e184c
commit 873f7d6f2a

@ -21,6 +21,10 @@
#include "fastio.h"
#include "Configuration.h"
#ifndef SANITYCHECK_H
#error Your Configuration.h and Configuration_adv.h files are outdated!
#endif
#if (ARDUINO >= 100)
#include "Arduino.h"
#else

Loading…
Cancel
Save