Update SAMD51 EEPROM repo link (#16832)

This commit is contained in:
Giuliano Zaro 2020-02-11 09:05:58 +01:00 committed by GitHub
parent b26f7fca3f
commit d5790e09a5
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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