mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-17 23:18:34 +00:00
Update SAMD51 EEPROM repo link (#16832)
This commit is contained in:
parent
b26f7fca3f
commit
d5790e09a5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue