MCUdude / MegaCoreX

An Arduino hardware package for ATmega4809, ATmega4808, ATmega3209, ATmega3208, ATmega1609, ATmega1608, ATmega809 and ATmega808
GNU Lesser General Public License v2.1
239 stars 47 forks source link

Dead hyperlinks #170

Closed ednieuw closed 1 year ago

ednieuw commented 1 year ago

In the readme the links in following text are dead.

can use this in you own application, check out the Serial_read_write for a simple proof-of-concept demo, and Flash_put_get + Flash_iterate for useful examples on how you can store strings, structs and variables to flash and retrieve then afterwards.

MCUdude commented 1 year ago

Thanks for reporting! I've fixed the links