d00616 / arduino-NVM

Direct flash memory access, round robin virtual pages and EEPROM like memory.
GNU Lesser General Public License v2.1
25 stars 4 forks source link

Update Flash.cpp #5

Closed 2mi closed 3 years ago

2mi commented 4 years ago

return 0 by default if NRF82480 is undefined

d00616 commented 3 years ago

@2mi Sorry for the delay.

mirh commented 1 year ago

https://github.com/GoFiercely/arduino-NVM/commit/e9d8e7bd959d3a88095418574b1658dc8566f927 tried another way EDIT: also both this fix, and the previous two releases, are still missing from the official repos