Skip to content

Commit 8a2ba3d

Browse files
committed
Merge branch 'release/0.7.1'
2 parents 8f35a2d + 973a506 commit 8a2ba3d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

library.properties

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name=Legoino
2-
version=0.7.0
2+
version=0.7.1
33
author=Cornelius Munz <cornelius.munz@gmx.de>
44
maintainer=Cornelius Munz <cornelius.munz@gmx.de>
5-
sentence=Library for controlling Powered UP and Boost controllers
6-
paragraph=This library can control different LEGO BLE (Bluetooth Low Energy) Hubs like Boost, PoweredUp or ControlPlus. It enables you to set the speed of diferent motors, read sensor values and set output values like LED color.
5+
sentence=Library for controlling PoweredUp, Boost, Corntrol+ controllers/hubs
6+
paragraph=This library can control different LEGO BLE (Bluetooth Low Energy) Hubs like Boost, PoweredUp or ControlPlus. It enables you to set the speed of diferent motors, read sensor values and set output values like LED color. If you have an issue, problem or feature request, just open an issue on the github page https://github.com/corneliusmunz/legoino/issues/new/choose or use the chat https://gitter.im/legoinochat/community
77
category=Device Control
88
url=https://github.com/corneliusmunz/legoino
99
architectures=esp32
1010
includes=Lpf2Hub.h,PoweredUpHub.h,BoostHub.h, ControlPlusHub.h
11+
depends=NimBLE-Arduino

0 commit comments

Comments
 (0)