-
Notifications
You must be signed in to change notification settings - Fork 38
/
library.properties
11 lines (11 loc) · 913 Bytes
/
library.properties
1
2
3
4
5
6
7
8
9
10
11
name=Legoino
version=1.1.0
author=Cornelius Munz <cornelius.munz@gmx.de>
maintainer=Cornelius Munz <cornelius.munz@gmx.de>
sentence=Library for controlling PoweredUp, Boost, Corntrol+ controllers/hubs
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. Additionally you can control PowerFunctions (IR) models. 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
category=Device Control
url=https://github.com/corneliusmunz/legoino
architectures=esp32
includes=Lpf2Hub.h,Boost.h,ControlPlusHub.h,LegoinoCommon.h,Lpf2HubConst.h,Lpf2HubEmulation.h,PowerFunctions.h
depends=NimBLE-Arduino