From 76a35d58627902c84495274e154363229a8da2cc Mon Sep 17 00:00:00 2001 From: Brendan Ball Date: Sat, 28 Oct 2023 08:10:00 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b42a8d5..7e706cf 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,9 @@ SPI2 can be used on any GPIO pins - https://docs.rust-embedded.org/discovery/microbit/08-i2c/index.html - https://docs.rs/esp32c3-hal/latest/esp32c3_hal/i2c/index.html - https://www.allaboutcircuits.com/technical-articles/spi-serial-peripheral-interface +- https://github.com/waveshareteam/Pico_ePaper_Code ## Acknowledgements - hauju for releasing https://github.com/hauju/scd4x-rs +- caemor for https://github.com/caemor/epd-waveshare - Everyone else involved in open source embedded Rust \ No newline at end of file