From 8a6e04fc0b5cea2dc38a93e91164f3feb9051df0 Mon Sep 17 00:00:00 2001 From: eried <1091420+eried@users.noreply.github.com> Date: Fri, 5 Jun 2020 23:58:04 +0200 Subject: [PATCH] Icon for the peripherals --- firmware/application/bitmap.hpp | 22 ++++++++++++++++++ .../graphics/icon_peripherals_details.png | Bin 0 -> 174 bytes 2 files changed, 22 insertions(+) create mode 100644 firmware/graphics/icon_peripherals_details.png diff --git a/firmware/application/bitmap.hpp b/firmware/application/bitmap.hpp index 33b68b11..bcf6d778 100644 --- a/firmware/application/bitmap.hpp +++ b/firmware/application/bitmap.hpp @@ -1109,6 +1109,28 @@ static constexpr Bitmap bitmap_icon_peripherals { { 16, 16 }, bitmap_icon_peripherals_data }; +static constexpr uint8_t bitmap_icon_peripherals_details_data[] = { + 0x54, 0x01, + 0x54, 0x01, + 0xFF, 0x07, + 0xFC, 0x01, + 0x3F, 0x00, + 0xBC, 0x3F, + 0xBF, 0x60, + 0xBC, 0xEE, + 0xBF, 0x80, + 0x94, 0xBE, + 0x94, 0x80, + 0x80, 0xBE, + 0x80, 0x80, + 0x80, 0xBE, + 0x80, 0x80, + 0x80, 0xFF, +}; +static constexpr Bitmap bitmap_icon_peripherals_details { + { 16, 16 }, bitmap_icon_peripherals_details_data +}; + static constexpr uint8_t bitmap_icon_pocsag_data[] = { 0x00, 0x00, 0x00, 0x00, diff --git a/firmware/graphics/icon_peripherals_details.png b/firmware/graphics/icon_peripherals_details.png new file mode 100644 index 0000000000000000000000000000000000000000..a31738fb23b65677ca9849b0a10c3379ea9b6312 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`C7v#hAr}5uCk65yP~dQW`_*9Y^|PKjo5`gpW4@KXWFI}vxpe~v|yEJ{8i}W#(CyK z*Q(v~MAr&;R{maWs_Lk6^Ibm2ofkLdUi{t_a?_*wpG$+}OO{QG+*!(*?A2FX`^n^| YwfgPtbP0l+eTg0GHcA_W%F@ literal 0 HcmV?d00001