From 9300f82c7ac4dc7b80c80a74b8bfcc8098d18d2a Mon Sep 17 00:00:00 2001 From: marqdevx Date: Thu, 30 Jun 2022 11:29:22 +0200 Subject: [PATCH 1/3] Title case --- .../hardware/04.pro/miscellaneous/enclosure-kit/features.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/hardware/04.pro/miscellaneous/enclosure-kit/features.md b/content/hardware/04.pro/miscellaneous/enclosure-kit/features.md index fd2345776f..4fed7ad822 100644 --- a/content/hardware/04.pro/miscellaneous/enclosure-kit/features.md +++ b/content/hardware/04.pro/miscellaneous/enclosure-kit/features.md @@ -7,19 +7,19 @@ Thanks to its form factor, it can be attached to a Din Rail mount system, provid - + The Edge Control Enclosure Kit is operating at industrial temperature ranges (-40 °C to +85 °C) that doesn’t require any external cooling. - + The cover provides IP40 which protects the Mounted (Not included) Edge Control protection against solid objects over 1mm. Note: Does not protect against Moisture. - + The Kit includes a breakout board with a LCD display (NDS1602A) and a Push-button so you can display data and characters in the 2x16 LCD display and also interact with the device with the pus-button. From d679d500936c05b7a03721bd3827bfd7df51f223 Mon Sep 17 00:00:00 2001 From: marqdevx Date: Thu, 30 Jun 2022 11:29:54 +0200 Subject: [PATCH 2/3] Fix library name --- .../hardware/04.pro/miscellaneous/enclosure-kit/essentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/miscellaneous/enclosure-kit/essentials.md b/content/hardware/04.pro/miscellaneous/enclosure-kit/essentials.md index b24fa82815..c9a920df32 100644 --- a/content/hardware/04.pro/miscellaneous/enclosure-kit/essentials.md +++ b/content/hardware/04.pro/miscellaneous/enclosure-kit/essentials.md @@ -9,7 +9,7 @@ The official Arduino Library for the Edge Control. - + The complete Arduino sketches from the Pro tutorials. From 934728ecb124fe7712a097dd05b0aeb30d7fbf97 Mon Sep 17 00:00:00 2001 From: marqdevx Date: Thu, 30 Jun 2022 12:19:31 +0200 Subject: [PATCH 3/3] Update Edge controls's compatibility --- content/hardware/04.pro/carriers/edge-control/compatibility.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/hardware/04.pro/carriers/edge-control/compatibility.yml b/content/hardware/04.pro/carriers/edge-control/compatibility.yml index 15760a8c78..5c89213f54 100644 --- a/content/hardware/04.pro/carriers/edge-control/compatibility.yml +++ b/content/hardware/04.pro/carriers/edge-control/compatibility.yml @@ -24,3 +24,5 @@ hardware: - mkr-env-shield carriers: - portenta-breakout + miscellaneous: + - enclosure-kit \ No newline at end of file