From 7f70862be5c84e6487f97c6f9db627fb759771e1 Mon Sep 17 00:00:00 2001 From: Ali Jahangiri <75624145+aliphys@users.noreply.github.com> Date: Mon, 3 Jul 2023 20:37:15 +0200 Subject: [PATCH 1/2] Capitalise mention of MKR Therm library --- content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md b/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md index 4fe76a9a00..f015f8bce6 100644 --- a/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md +++ b/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md @@ -7,4 +7,4 @@ certifications: [CE] The MKR Therm Shield is a great addon for MKR family boards, and allows you to connect high quality thermocouplers, and can calculate temperatures from -200 °C to +700 °C. An ideal solution to use for ovens, freezers, smokers and similar environments. -To use this shield, you can refer to the documentation of the [MKR therm library](https://www.arduino.cc/reference/en/libraries/arduino_mkrtherm/). \ No newline at end of file +To use this shield, you can refer to the documentation of the [Arduino MKR THERM library](https://www.arduino.cc/reference/en/libraries/arduino_mkrtherm/). From 37928d6e2087b06dfe61e98dd3c1e3570af29dec Mon Sep 17 00:00:00 2001 From: Ali Jahangiri <75624145+aliphys@users.noreply.github.com> Date: Wed, 5 Jul 2023 19:04:26 +0200 Subject: [PATCH 2/2] Update content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md Co-authored-by: seaxwi <71350948+seaxwi@users.noreply.github.com> --- content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md b/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md index f015f8bce6..1e4fe822fe 100644 --- a/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md +++ b/content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md @@ -7,4 +7,4 @@ certifications: [CE] The MKR Therm Shield is a great addon for MKR family boards, and allows you to connect high quality thermocouplers, and can calculate temperatures from -200 °C to +700 °C. An ideal solution to use for ovens, freezers, smokers and similar environments. -To use this shield, you can refer to the documentation of the [Arduino MKR THERM library](https://www.arduino.cc/reference/en/libraries/arduino_mkrtherm/). +To use this shield, you can refer to the documentation of the [Arduino_MKRTHERM library](https://www.arduino.cc/reference/en/libraries/arduino_mkrtherm/).