cmaglie / FlashStorage

A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family
203 stars 69 forks source link

16 bit ? #32

Open gioreva opened 4 years ago

gioreva commented 4 years ago

Write read 16 bit ? Not 8 bit as AVR. EEPROM.write(i, 100+i); EEPROM.read(i)