From e33f4928103e396969a562f152187fb47aa206ae Mon Sep 17 00:00:00 2001 From: Moritz Wirger Date: Fri, 27 Jan 2017 22:09:38 +0100 Subject: [PATCH] fix README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index b50ffbf..b1c076a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ You can choose from * HueTemperatureLight * HueColorLight * HueExtendedColorLight + Then call getLight(\) from you bridge object to get the specific light, where id is the id of the light set internally by the Hue Bridge. ```C++ @@ -60,8 +61,3 @@ lamp1->setColorRGB(255, 128, 0); ## Copyright Copyright (c) 2017 Jan Rogall & Moritz Wirger. See LICENSE for further details. - - -```C++ - -``` \ No newline at end of file -- libgit2 0.21.4