Constant arduboy_rust::arduboy2_library::WIDTH
source · pub const WIDTH: i16 = 128;Expand description
The standard width of the arduboy
this is to calculate with it.
pub const WIDTH: i16 = 128;The standard width of the arduboy
this is to calculate with it.