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 firmware;
pub mod map;
pub mod new;
pub mod repo;
pub mod store;
pub mod upload;