Skip to content

Commit f36ec87

Browse files
committed
updated readme
1 parent 38d8896 commit f36ec87

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
[![Build Status](https://travis-ci.com/KONNEKTING/KonnektingDeviceLibrary.svg?branch=develop_beta4a)](https://travis-ci.com/KONNEKTING/KonnektingDeviceLibrary)
1+
[![Build Status](https://travis-ci.com/KONNEKTING/KonnektingDeviceLibrary.svg?branch=master)](https://travis-ci.com/KONNEKTING/KonnektingDeviceLibrary)
22

33
# KONNEKTING Device Library
44
This is a library for Arduino boards, that allow creating own DIY KNX devices, programmable via KNX bus....
55

6-
The base is a fork of Franck Marini's "KnxDevice" with an important difference: The resulting KNX-enabled Arduino device can be programmed via KNX bus (no, not via ETS). The programming mechanism uses an [own, extensible 14-byte-group-address protocol](https://github.com/KONNEKTING/KonnektingDocumentation/blob/master/protocol_general.md). A java-powered software tool is available to programm your "KONNEKTING device" with parameters and group-addresses.
7-
8-
We're more and more rewriting the code, to create our own, independant project.
9-
106
For more information, please follow the link to our [documentation project](https://github.com/KONNEKTING/KonnektingDocumentation/blob/master/README.md).
117

128
# !!! WARNING !!!
139

14-
*If you aren't an expert, stick with the pre-build/packaged releases you can download here: https://github.com/KONNEKTING/KonnektingDeviceLibrary/releases and DON'T pull code from any branch.
10+
*If you aren't an expert, stick with the pre-build/packaged releases you can download in Arduino IDE via Library Manager.
1511
Otherwise you might face weird problems and bug-reporting get's worse, because you aren't able to name the version that failed.*
1612

0 commit comments

Comments
 (0)