From 07065c3a852b61b435daa0dbf75f339e2fbe1392 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer <reinhold@kainhofer.com> Date: Fri, 5 May 2017 18:49:29 +0200 Subject: [PATCH] Alignment in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73dcc98..a897421 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ The remote control sends only the following data to the boiler, all other smart * Heating On/Off (in analogue mode: heating water temperature) * Warm water pre-heating On/Off * Battery OK/LOW +  All bytes are converted to a bit sequence with least-significant bit first. -- GitLab