From 8a18a624fc7e8947be4e8c15304b84c7816b7d99 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sat, 28 Nov 2009 12:23:23 +0000 Subject: [PATCH] Typos git-svn-id: https://svn.fhem.de/fhem/trunk@490 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index edc0ca1d4..ac767c60b 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -1827,8 +1827,8 @@ A line ending with \ will be concatenated with the next one, so long lines the fhem command "set MyCUL raw u0201". Now remove this CUL and attach the original, base CUL again. The RFR CUL got the id 02, and will relay every message to the base CUL with id 01. -
define MyCUL raw u0100
set MyCUL raw u0100
define MyCUL raw u0201
set MyCUL raw u0201
define MyRFR CUL_RFR 02 01