@@ -291,6 +291,17 @@ const uint8_t BITMAP_Ready[7] =
0b00000010,
};
const uint8_t BITMAP_NotReady[7] =
{
0b00000000,
0b01000010,
0b00100100,
0b00011000,
const uint8_t BITMAP_PowerUser[3] =
{ // 'arrow' symbol
0b00111110,
The note is not visible to the blocked user.