disable SPECIAL for merge

This commit is contained in:
prenticedavid
2018-06-15 09:18:54 +01:00
parent 65eb86c616
commit a0d25632f0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#define USE_SPECIAL //check for custom drivers
//#define USE_SPECIAL //check for custom drivers
#define WR_ACTIVE2 {WR_ACTIVE; WR_ACTIVE;}
#define WR_ACTIVE4 {WR_ACTIVE2; WR_ACTIVE2;}

View File

@@ -13,7 +13,7 @@
//#define USE_OPENSMART_SHIELD_PINOUT_DUE //thanks Michel53
//#define USE_ELECHOUSE_DUE_16BIT_SHIELD //Untested yet
//#define USE_MY_BLUEPILL
#define USE_ADIGITALEU_TEENSY
//#define USE_ADIGITALEU_TEENSY
#if 0