changed power animation (#1082)
As requested https://github.com/Ralim/IronOS/issues/1078#issue-1007487827.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user