From d00fbfcdde3c3040bdd793ffdc25f42e7fe940be Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Fri, 8 Jun 2018 16:45:11 +0200 Subject: [PATCH] fix typos --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index d99ab74..4829f2a 100644 --- a/Readme.md +++ b/Readme.md @@ -49,10 +49,10 @@ The sketch is not compatible with the RFM12B radio module, nor the Arduino Due. ## Resources -### [Introduciton to three-phase](https://learn.openenergymonitor.org/electricity-monitoring/ac-power-theory/3-phase-power) +### [Introduction to three-phase](https://learn.openenergymonitor.org/electricity-monitoring/ac-power-theory/3-phase-power) ### [Full 3-phase Firmware User Guide](emontx-3-phase-userguide.pdf) -*Including calibration insturctions* +*Including calibration instructions* ## Required Hardware @@ -76,7 +76,7 @@ Depending on your ISP ## Compile & Upload -- Firmware can be compiled and uploaded PlatformIO, see [User Guide](https://guide.openenergymonitor.org/technical/compiling) +- Firmware can be compiled and uploaded with PlatformIO, see [User Guide](https://guide.openenergymonitor.org/technical/compiling) Or