Add local OLED recovery controls
This commit is contained in:
@@ -37,6 +37,7 @@ static const glyph_t s_glyphs[] = {
|
||||
{'.', {0x00, 0x60, 0x60, 0x00, 0x00}},
|
||||
{'/', {0x20, 0x10, 0x08, 0x04, 0x02}},
|
||||
{':', {0x00, 0x36, 0x36, 0x00, 0x00}},
|
||||
{'>', {0x00, 0x41, 0x22, 0x14, 0x08}},
|
||||
{'?', {0x02, 0x01, 0x51, 0x09, 0x06}},
|
||||
{'_', {0x40, 0x40, 0x40, 0x40, 0x40}},
|
||||
{'0', {0x3e, 0x51, 0x49, 0x45, 0x3e}},
|
||||
|
||||
Reference in New Issue
Block a user