chris-bc / Flipper-Gravity

A Flipper Zero companion app for ESP32-Gravity - Be an unseen force with Gravity's wireless exploration, offensive and defensive tools. Download ESP32-Gravity:
https://github.com/chris-bc/esp32-gravity
MIT License
52 stars 3 forks source link

Ability to save/load data and state information to/from Flipper (fixed, single file name) #16

Open chris-bc opened 11 months ago

chris-bc commented 11 months ago

Features to save and restore Flipper contents. Including devices identified and features running. Specifically:

This issue covers saving and loading to/from a single, fixed file. This file is truncated on save if it already exists. A future issue will cover support for multiple, arbitrary files.

chris-bc commented 11 months ago