From 33dac210b341ec592490034001bfd6dbba122cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20M=C3=A9ndez?= <49886387+mcmchris@users.noreply.github.com> Date: Mon, 24 Apr 2023 17:51:33 -0400 Subject: [PATCH] Dimensions numbers fix. 11x9x6 millimeters can't be, I took the real dimensions from here https://www.mouser.do/datasheet/2/34/Arduino_9_8_2022_Product_Brif___Arduino_Edge_Contr-3011342.pdf --- .../solutions-and-kits/enclosure-kit/tech-specs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/hardware/05.pro-solutions/solutions-and-kits/enclosure-kit/tech-specs.yml b/content/hardware/05.pro-solutions/solutions-and-kits/enclosure-kit/tech-specs.yml index de7bde7d2d..b43ed4918a 100644 --- a/content/hardware/05.pro-solutions/solutions-and-kits/enclosure-kit/tech-specs.yml +++ b/content/hardware/05.pro-solutions/solutions-and-kits/enclosure-kit/tech-specs.yml @@ -9,9 +9,9 @@ Operating Temperatures: Max: 85º C (185º F) Weight: 165 g Dimensions: - Width: 11 mm - Length: 9 mm - Height: 6 mm + Width: 110 mm + Length: 90 mm + Height: 60 mm Included components: Breakout: LCD: @@ -21,4 +21,4 @@ Included components: Push-button: Included Flat cable: IDC Cable wired both Display and Push-button -Not included: Edge Control \ No newline at end of file +Not included: Edge Control