mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-07 23:39:02 +00:00
Formatting has been fixed
This commit is contained in:
+32
-4
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user