flippy 0.4.3

Automates upgrades and pulls remote databases, files, and firmware for the Flipper Zero
1
2
3
4
5
6
pub mod directory;
pub mod firmware;
pub mod flip;
pub mod mapping;
pub mod remote_sync_file;
pub mod repository;