floripasat / obdh

On-Board Data Handling Module
GNU General Public License v3.0
22 stars 10 forks source link

Store the last packet write/sent address in memory #108

Closed andrempmattos closed 6 years ago

andrempmattos commented 6 years ago

Store the address of the last write packet in the memory to don't overlap previous stored packets after a MCU reset. The same to the address of the last sent packet.