Constant arduboy_rust::arduboy2::HEIGHT
source · pub const HEIGHT: u8 = 64;
Expand description
The standard height of the arduboy
this is to calculate with it.
pub const HEIGHT: u8 = 64;
The standard height of the arduboy
this is to calculate with it.