Skip to content

Commit

Permalink
Merge pull request #212 from caemor/fix-docs
Browse files Browse the repository at this point in the history
fix bare url in documentation
  • Loading branch information
caemor authored Oct 29, 2024
2 parents b28b4bf + 8de8b91 commit beb339a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epd2in9b_v4/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ where
{
/// set the base image before partially update
///
/// https://github.com/waveshareteam/e-Paper/blob/bc23f8ee814486edb6a364c802847224e079e523/RaspberryPi_JetsonNano/c/examples/EPD_2in9b_V4_test.c#L130
/// <https://github.com/waveshareteam/e-Paper/blob/bc23f8ee814486edb6a364c802847224e079e523/RaspberryPi_JetsonNano/c/examples/EPD_2in9b_V4_test.c#L130>
pub fn update_and_display_frame_base(
&mut self,
spi: &mut SPI,
Expand Down

0 comments on commit beb339a

Please sign in to comment.