pub const FILLER: Character = _; // 35u8
Expand description
We use this character to fill message arrays so when we encounter this char it actually means there’s no character there.
The character # is not a part of international morse code, so it’s a good candidate.