portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2/H4
https://hackrf.app
GNU General Public License v3.0
3.3k stars 540 forks source link

Fix Cancel button in Settings->Autostart app #2087

Closed NotherNgineer closed 6 months ago

NotherNgineer commented 6 months ago
  1. Fixed Cancel button (the destructor automatically saves app settings, so we shouldn't change "autostart_app" until Save is pressed.)

  2. Added a note to the screen that an SD card is required (otherwise there's nowhere to save the nav.ini file).