USSTRocketry / MiniRockets

Making rockets that hopefully go UP!
MIT License
2 stars 11 forks source link

Test FRAM reads #62

Closed frroossst closed 1 year ago

frroossst commented 1 year ago

Fram reading mode seems to reset

EricC1231 commented 1 year ago

data writes correctly up to 9 after 10, starts overwriting 1 starts writing data incorrectly error grows faster than correct data might have integer overflow

frroossst commented 1 year ago

Possibly fixed with #67