Support for SilverGate Board
This commit is contained in:
@@ -29,13 +29,13 @@
|
||||
#define __PINSDEBUG_PLUS_70_H__
|
||||
|
||||
#undef NUM_DIGITAL_PINS
|
||||
#if MOTHERBOARD == BOARD_BQ_ZUM_MEGA_3D
|
||||
#if MB(BQ_ZUM_MEGA_3D)
|
||||
#define NUM_DIGITAL_PINS 85
|
||||
#elif MOTHERBOARD == BOARD_MIGHTYBOARD_REVE
|
||||
#elif MB(MIGHTYBOARD_REVE)
|
||||
#define NUM_DIGITAL_PINS 80
|
||||
#elif MOTHERBOARD == BOARD_MINIRAMBO
|
||||
#elif MB(MINIRAMBO)
|
||||
#define NUM_DIGITAL_PINS 85
|
||||
#elif MOTHERBOARD == BOARD_SCOOVO_X9H
|
||||
#elif MB(SCOOVO_X9H)
|
||||
#define NUM_DIGITAL_PINS 85
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user