PINS_DEBUGGING cleanup for DUE
This commit is contained in:
@@ -406,9 +406,6 @@
|
||||
#if PIN_EXISTS(HOME)
|
||||
REPORT_NAME_DIGITAL(HOME_PIN, __LINE__ )
|
||||
#endif
|
||||
#if defined(I2C_EEPROM) && I2C_EEPROM >= 0
|
||||
REPORT_NAME_DIGITAL(I2C_EEPROM, __LINE__ )
|
||||
#endif
|
||||
#if PIN_EXISTS(I2C_SCL)
|
||||
REPORT_NAME_DIGITAL(I2C_SCL_PIN, __LINE__ )
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user