canoe symbol added

This commit is contained in:
richonguzman 2023-09-11 22:13:06 -03:00
parent 6a3fe9441a
commit 1cca3f7e01
1 changed files with 12 additions and 12 deletions

View File

@ -243,18 +243,18 @@ static const unsigned char truckSymbol[] PROGMEM = {
static const unsigned char canoeSymbol[] PROGMEM = {
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000000, 0b00000000,
0b00000001, 0b10000000,
0b00000011, 0b11000000,
0b00000001, 0b10000000,
0b00000011, 0b10000000,
0b00000011, 0b11110000,
0b00000011, 0b00100000,
0b11111111, 0b11111111,
0b01000000, 0b10000010,
0b00111111, 0b11111100,
0b00000010, 0b00000000,
0b00001110, 0b00000000,
0b00011100, 0b00000000,
0b00000000, 0b00000000
};