Browse Source

Update SAMD51 EEPROM repo link (#16832)

pull/1/head
Giuliano Zaro 4 years ago
committed by GitHub
parent
commit
d5790e09a5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Marlin/src/HAL/HAL_SAMD51/inc/SanityCheck.h

2
Marlin/src/HAL/HAL_SAMD51/inc/SanityCheck.h

@ -44,7 +44,7 @@
#endif
#if ENABLED(EEPROM_SETTINGS) && NONE(SPI_EEPROM, I2C_EEPROM)
#warning "Did you activate the SmartEEPROM? See https://github.com/GMagician/SAMD51-SmartEEprom-Activator"
#warning "Did you activate the SmartEEPROM? See https://github.com/GMagician/SAMD51-SmartEEprom-Manager/releases"
#endif
#if HAS_TMC_SW_SERIAL

Loading…
Cancel
Save