Skip to content

Commit 6a49add

Browse files
committed
Update library.properties file
1 parent bd29a48 commit 6a49add

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

library.properties

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name=BytebeamArduino
22
version=1.0.0
3-
author=Mayank Narang <mayankbytebeam@gmail.com>
4-
maintainer=Mayank Narang <mayankbytebeam@gmail.com>
5-
sentence=Library for communicating with Bytebeam cloud.
3+
author=Mayank Narang <https://github.com/mayankbytebeam>
4+
maintainer=Mayank Narang <https://github.com/mayankbytebeam>
5+
sentence=A small Arduino Library for Bytebeam Cloud that just works.
66
paragraph=This library simplifies the process of communicating with Bytebeam cloud backend.
7+
license=Apache-2.0
78
category=Communication
89
url=https://bytebeam.io/docs/arduino
910
architectures=esp32,esp8266
10-
repository=https://github.com/bytebeamio/bytebeamarduino.git
11+
repository=https://github.com/bytebeamio/bytebeam-arduino-sdk.git
1112
includes=BytebeamArduino.h
12-
depends=PubSubClient,ArduinoJson
13+
depends=PubSubClient,ArduinoJson,NTPClient

0 commit comments

Comments
 (0)