This repository was archived by the owner on May 1, 2020. It is now read-only.

Description
Unlike the BBBK, which has built-in flash RAM, the RPI* and BBW SGs have no persistent memory
off the SD card. So when a new (or reformatted) SD card is used, the SG loses:
- receiver crypto keys
- boot count
- deployment.txt
- any other config
One fix is to store such data with motus.org, and add a web interface capability to fetch from motus,
given motus login credentials.