Tweak tests, consolidate pins target validation (#21254)
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
|
||||
#define BOARD_INFO_NAME "ADSK"
|
||||
|
||||
#if NOT_TARGET(__SAM3X8E__, __AVR_ATmega1280__, __AVR_ATmega2560__)
|
||||
#error "Oops! Select 'Arduino Due or Mega' in 'Tools > Board.'"
|
||||
#endif
|
||||
#define ALLOW_MEGA1280
|
||||
#define ALLOW_MEGA2560
|
||||
#include "env_validate.h"
|
||||
|
||||
/* CNC shield modifications:
|
||||
FROM THE BOTTOM CUT THE 5V PIN THAT GOES TO ARDUINO!!!
|
||||
|
||||
Reference in New Issue
Block a user