Formatting has been fixed

This commit is contained in:
Belousov Oleg
2026-07-30 14:53:46 +03:00
parent 8975d9eb53
commit f5719c9c3c
4 changed files with 128 additions and 16 deletions
+32 -4
View File
@@ -41,10 +41,38 @@ __attribute__((section(".external_app.app_aprs_rx.application_information"), use
/*.app_name = */ "APRS",
/*.bitmap_data = */ {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF0, 0x0F,
0x4C, 0x32, 0xFE, 0x7F, 0x25, 0xA4, 0x25, 0xA4,
0xFF, 0xFF, 0x25, 0xA4, 0x25, 0xA4, 0xFE, 0x7F,
0x4C, 0x32, 0xF0, 0x0F, 0x00, 0x00, 0x00, 0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0xF0,
0x0F,
0x4C,
0x32,
0xFE,
0x7F,
0x25,
0xA4,
0x25,
0xA4,
0xFF,
0xFF,
0x25,
0xA4,
0x25,
0xA4,
0xFE,
0x7F,
0x4C,
0x32,
0xF0,
0x0F,
0x00,
0x00,
0x00,
0x00,
},
/*.icon_color = */ ui::Color::green().v,
/*.menu_location = */ app_location_t::RX,