From 99219c4fcdda5c68f36d500d946fd87a84e68e61 Mon Sep 17 00:00:00 2001 From: Chris Feenstra <73584137+cfeenstra1024@users.noreply.github.com> Date: Wed, 22 May 2024 06:11:57 +0200 Subject: [PATCH] Fixed broken text (#3705) --- components/sensor/kamstrup_kmp.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/components/sensor/kamstrup_kmp.rst b/components/sensor/kamstrup_kmp.rst index 6af5c11e4..b0a4ef0fe 100644 --- a/components/sensor/kamstrup_kmp.rst +++ b/components/sensor/kamstrup_kmp.rst @@ -23,7 +23,7 @@ that uses the Kamstrup Meter Protocol for communication. This component can be used to request measurements from the meter using the optical interface. -A :ref:`UART bus ` is required to communicate with the meter. The baudrate +A :ref:`UART bus ` is required to communicate with the meter. Configuration ------------- @@ -92,8 +92,7 @@ Hardware The Kamstrup meter uses an optical interface, just above the display. The required optical transceiver can be made using the schematic below. Connect the RX and TX -lines to the pins configured under the uart section in the config file. In the -configuration example above, this would be GPIO pin 13 and 15 respectively. +lines to the pins configured under the uart section in the config file. .. figure:: images/kamstrup_kmp_sch.svg :scale: 200%