We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7186bcf commit 7003217Copy full SHA for 7003217
src/lcd.rs
@@ -78,7 +78,7 @@ impl Lcd {
78
79
/// Screen width
80
pub const fn width(&self) -> u32 {
81
- 180
+ 160
82
}
83
84
/// Screen height
0 commit comments