USSTRocketry / MiniRockets

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

fram problem fix. #66

Closed JackEhttack closed 1 year ago

JackEhttack commented 1 year ago

Switched 8bit int and 16bit int in write_to_fram function to be able to write to more than 256 addresses.

Can now write upto 2621 packets of data.