mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-20 07:30:29 -04:00
added flash utility
This commit is contained in:
parent
8840a6e894
commit
f5d4fce945
14 changed files with 605 additions and 4 deletions
|
@ -106,6 +106,7 @@ constexpr image_tag_t image_tag_gps { 'P', 'G', 'P', 'S' };
|
|||
constexpr image_tag_t image_tag_siggen { 'P', 'S', 'I', 'G' };
|
||||
constexpr image_tag_t image_tag_sstv_tx { 'P', 'S', 'T', 'X' };
|
||||
constexpr image_tag_t image_tag_tones { 'P', 'T', 'O', 'N' };
|
||||
constexpr image_tag_t image_tag_flash_utility { 'P', 'F', 'U', 'T' };
|
||||
|
||||
constexpr image_tag_t image_tag_noop { 'P', 'N', 'O', 'P' };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue