Constant arduboy_rust::FONT_SIZE
source · pub const FONT_SIZE: u8 = 6;
Expand description
The standard font size of the arduboy
this is to calculate with it.
pub const FONT_SIZE: u8 = 6;
The standard font size of the arduboy
this is to calculate with it.