From e2608e605056f6c2e64fb096d6397e0ea8745c55 Mon Sep 17 00:00:00 2001 From: iraklis10 <1414477+iraklis10@users.noreply.github.com> Date: Tue, 27 Jun 2023 17:03:38 +0100 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b34ba..5ca4d81 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This repository contains both Arduino library and hardware adapter for **OpenThe ## Arduino shield ## -In order to connect your Arduino board to Opentherm device, you need to create a special hardware **interface** to convert voltage and current levels for Arudino to be able to handle. Voltage on Opentherm bus rises as high as 24V which would easily burn up your Arduino if connected to wires directly. +In order to connect your Arduino board to Opentherm device, you need to create a special hardware **interface** to convert voltage and current levels for Arduino to be able to handle. Voltage on Opentherm bus rises as high as 24V which would easily burn up your Arduino if connected to wires directly. #### Buy or DIY ####