From f846cad943cf9ca96fae1ff6c7cab91b601e9ba7 Mon Sep 17 00:00:00 2001 From: Jan Niehusmann Date: Sun, 13 Oct 2024 13:13:38 +0000 Subject: [PATCH] Fix link to embedded-dht-rs crate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 070f826..35af60c 100644 --- a/README.md +++ b/README.md @@ -948,6 +948,7 @@ Otherwise, please add it to the [WIP section](#WIP) below. [DS1307]: https://crates.io/crates/ds1307 [ebyte-e32]: https://crates.io/crates/ebyte-e32 [EEPROM24x]: https://crates.io/crates/eeprom24x +[embedded-dht-rs]: https://crates.io/crates/embedded-dht-rs [embedded-ccs811]: https://crates.io/crates/embedded-ccs811 [embedded-sdmmc]: https://crates.io/crates/embedded-sdmmc [ENC28J60]: https://crates.io/crates/enc28j60