mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Add more voltage settings
This commit is contained in:
@@ -150,6 +150,42 @@ const uint8_t disconnectedTipIcon[] = {
|
||||
* */
|
||||
const uint8_t SettingsMenuIcons[] = {
|
||||
|
||||
// Power
|
||||
// width = 16
|
||||
// height = 16
|
||||
0xC0,
|
||||
0xB0,
|
||||
0x8C,
|
||||
0x83,
|
||||
0x01,
|
||||
0x01,
|
||||
0x21,
|
||||
0x31,
|
||||
0xA9,
|
||||
0x65,
|
||||
0x03,
|
||||
0x42,
|
||||
0x62,
|
||||
0x52,
|
||||
0xCA,
|
||||
0x06,
|
||||
0x60,
|
||||
0x58,
|
||||
0x26,
|
||||
0x11,
|
||||
0x08,
|
||||
0xC4,
|
||||
0xB2,
|
||||
0x4D,
|
||||
0x23,
|
||||
0x10,
|
||||
0x08,
|
||||
0x04,
|
||||
0x02,
|
||||
0x01,
|
||||
0x00,
|
||||
0x00,
|
||||
|
||||
// Soldering
|
||||
// width = 16
|
||||
// height = 16
|
||||
|
||||
Reference in New Issue
Block a user