quartiq / booster

Firmware for the Sinara Booster RF amplifier
Apache License 2.0
13 stars 1 forks source link

Feature/mqtt save fix #406

Closed ryan-summers closed 2 months ago

ryan-summers commented 2 months ago

Fixes #405 by updating the MQTT save command to save to internal flash instead of channel EEPROM.

We likely want to merge https://github.com/quartiq/minireq/pull/20 first.