From a3434d41fce144d4fbee64d2da75fa7825751d47 Mon Sep 17 00:00:00 2001 From: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> Date: Mon, 23 Aug 2021 16:58:05 +0200 Subject: [PATCH] added missing link added missing link from https://www.arduino.cc/en/Reference/ArduinoLPS22HB @karlsoderby --- docs/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.md b/docs/readme.md index effc884..70e92f0 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,7 +1,7 @@ # ArduinoLPS22HB library -The ArduinoLPS22HB library allows you to use the LPS22HB sensor available on the Arduino® Nano 33 BLE Sense board to read the air pressure. +The ArduinoLPS22HB library allows you to use the [LPS22HB](https://www.st.com/resource/en/datasheet/lps22hb.pdf) sensor available on the Arduino® Nano 33 BLE Sense board to read the air pressure. To use this library: