Move pins debug condition

This commit is contained in:
Scott Lahteine
2019-12-20 10:19:41 -06:00
parent e3b02757d3
commit 64ebec50dc
2 changed files with 7 additions and 6 deletions

View File

@ -26,12 +26,6 @@
* Defines that depend on configuration but are not editable.
*/
#define AVR_ATmega2560_FAMILY_PLUS_70 ( \
MB(BQ_ZUM_MEGA_3D) \
|| MB(MIGHTYBOARD_REVE) \
|| MB(MINIRAMBO) \
|| MB(SCOOVO_X9H) \
)
#ifdef TEENSYDUINO
#undef max