From fa4b2fbe9bb845745e3d9e41027b84d2254ba86a Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Mon, 27 Sep 2021 04:40:11 +0200 Subject: [PATCH] changed power animation (#1082) As requested https://github.com/Ralim/IronOS/issues/1078#issue-1007487827. --- source/Core/Drivers/Font.h | 66 +++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/source/Core/Drivers/Font.h b/source/Core/Drivers/Font.h index f9cc1622..ebf3baa7 100644 --- a/source/Core/Drivers/Font.h +++ b/source/Core/Drivers/Font.h @@ -169,6 +169,11 @@ const uint8_t SettingsMenuIcons[][32 * 3] = { // height = 16 0x00, 0x00, + 0xfe, + 0x00, + 0x00, + 0x00, + 0x00, 0x00, 0x04, 0x17, @@ -179,32 +184,32 @@ const uint8_t SettingsMenuIcons[][32 * 3] = { 0x00, 0x00, 0x00, - 0x00, - 0x00, - 0xfe, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, 0x1c, 0x55, 0x1c, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, + 0x00, // Power 2 frame // width = 16 // height = 16 0x00, 0x00, + 0x7e, + 0x00, + 0x00, + 0x00, + 0x00, 0x10, 0x1c, 0xdf, @@ -215,9 +220,9 @@ const uint8_t SettingsMenuIcons[][32 * 3] = { 0x00, 0x00, 0x00, - 0x00, - 0x00, - 0x7e, + 0x07, + 0x75, + 0x07, 0x00, 0x00, 0x00, @@ -230,15 +235,15 @@ const uint8_t SettingsMenuIcons[][32 * 3] = { 0x00, 0x00, 0x00, - 0x00, - 0x00, - 0x07, - 0x75, - 0x07, // Power final frame // width = 16 // height = 16 + 0x00, + 0x38, + 0xaa, + 0x38, + 0x00, 0x20, 0x30, 0x3c, @@ -252,9 +257,9 @@ const uint8_t SettingsMenuIcons[][32 * 3] = { 0x00, 0x00, 0x00, - 0x38, - 0xaa, - 0x38, + 0x7f, + 0x00, + 0x00, 0x00, 0x42, 0x33, @@ -266,11 +271,6 @@ const uint8_t SettingsMenuIcons[][32 * 3] = { 0x00, 0x00, 0x00, - 0x00, - 0x00, - 0x00, - 0x7f, - 0x00, }, // Soldering