diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:11:18 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:05 -0400 |
commit | b8703b43d0aa38f2e62561032e2d9ea802a59ecc (patch) | |
tree | facf978b4be043e7308f9126c12c438b8c055014 /system/eibd | |
parent | db5177323f19922090962b147fda6fca84427fe7 (diff) |
system/eibd: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/eibd')
-rw-r--r-- | system/eibd/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/system/eibd/README b/system/eibd/README index 1aa3c662d6b46..8badc49cd2ab7 100644 --- a/system/eibd/README +++ b/system/eibd/README @@ -1,5 +1,6 @@ -The BCU SDK is a free development environment for BCU1 and BCU2 devices for the -KNX home automation bus (formerly known as the European Installation Bus, EIB). +The BCU SDK is a free development environment for BCU1 and BCU2 +devices for the KNX home automation bus (formerly known as the +European Installation Bus, EIB). The eibd daemon is the key component of the BCU SDK. It provides an interface to the EIB/KNX bus. It supports the following backends: @@ -11,4 +12,5 @@ interface to the EIB/KNX bus. It supports the following backends: Eibd provides APIs for various programming languages and a number of example programs written in C. -A sample startup script for Slackware is provided along with the SlackBuild. +A sample startup script for Slackware is provided along with the +SlackBuild. |