Added menu group for transceivers (#2623)

* Added menu group for transceivers

* Reorder apps icons
This commit is contained in:
Oleg Belousov
2025-04-15 11:46:49 +03:00
committed by GitHub
parent a153cbf30b
commit 806219f46e
8 changed files with 78 additions and 4 deletions

View File

@@ -73,7 +73,8 @@ enum app_location_t : uint32_t {
DEBUG,
HOME,
SETTINGS,
GAMES
GAMES,
TRX
};
struct standalone_application_information_t {