mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-26 15:57:29 +00:00
Added basic POCSAG receiver
Added Yes/no modal screen (for future tx warnings)
This commit is contained in:
@@ -97,22 +97,22 @@ static constexpr Bitmap bitmap_keyboard {
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_unistroke_data[] = {
|
||||
0x33, 0xC0,
|
||||
0x33, 0x00,
|
||||
0xB3, 0xCD,
|
||||
0xB3, 0xDF,
|
||||
0xB3, 0xD9,
|
||||
0xB3, 0xD9,
|
||||
0x9E, 0xD9,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x22, 0x00,
|
||||
0x22, 0x00,
|
||||
0x22, 0x00,
|
||||
0x22, 0x00,
|
||||
0x22, 0x00,
|
||||
0x22, 0x00,
|
||||
0xA2, 0x73,
|
||||
0xA2, 0x24,
|
||||
0xA2, 0x24,
|
||||
0xA2, 0x24,
|
||||
0xA2, 0x24,
|
||||
0x9C, 0x74,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x1C,
|
||||
0x06, 0x3E,
|
||||
0x06, 0x67,
|
||||
0xCE, 0x43,
|
||||
0xFC, 0x01,
|
||||
0x78, 0x40,
|
||||
0x00, 0x00
|
||||
};
|
||||
|
||||
static constexpr Bitmap bitmap_unistroke {
|
||||
|
Reference in New Issue
Block a user