mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 18:12:13 +00:00
Added menu group for transceivers (#2623)
* Added menu group for transceivers * Reorder apps icons
This commit is contained in:
@@ -73,7 +73,8 @@ enum app_location_t : uint32_t {
|
||||
DEBUG,
|
||||
HOME,
|
||||
SETTINGS,
|
||||
GAMES
|
||||
GAMES,
|
||||
TRX
|
||||
};
|
||||
|
||||
struct standalone_application_information_t {
|
||||
|
Reference in New Issue
Block a user