theAgingApprentice / HexaFloorRide

Arduino based six legged robot project
MIT License
0 stars 0 forks source link

Convert aaFlash from library to functional code #142

Closed nerdoug closed 1 year ago

nerdoug commented 1 year ago

continue the process of converting libraries to functional code.

aaFlash provides 2 routines:

These are called from:

I'll move the code to deviceSupport.cpp as a general facility for using NVM.