Skip to content

Commit

Permalink
Update waveshare_rp2040_lcd_demo.rs
Browse files Browse the repository at this point in the history
Fixed a typo.
  • Loading branch information
GordonCox committed Jul 30, 2024
1 parent 41d224b commit 2a6e68b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Example of graphics on the LCD of the Waveshare RP2040-LCD-0.96
//! Example of graphics on the LCD of the Waveshare RP2040-LCD-1.28
//!
//! Draws a red and green line with a blue rectangle.
//! After that it fills the screen line for line, at the end it starts over with
Expand Down

0 comments on commit 2a6e68b

Please sign in to comment.