mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-11-12 16:03:50 +00:00
added space as blank character (state 0)
This commit is contained in:
parent
3bffcedb38
commit
c9005a9150
@ -1,5 +1,5 @@
|
||||
pub const BRIGHTNESS: &str =
|
||||
"$@B%8&WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/\\|()1{}[]?-_+~<>i!lI;:,\"^`'.";
|
||||
"$@B%8&WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/\\|()1{}[]?-_+~<>i!lI;:,\"^`'. ";
|
||||
pub const HEIGHT: u32 = 10;
|
||||
pub const WIDTH: u32 = 10;
|
||||
pub const K1: u32 = 2;
|
||||
|
Loading…
Reference in New Issue
Block a user