File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
name =BytebeamArduino
2
2
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 .
6
6
paragraph =This library simplifies the process of communicating with Bytebeam cloud backend.
7
+ license =Apache-2.0
7
8
category =Communication
8
9
url =https://bytebeam.io/docs/arduino
9
10
architectures =esp32,esp8266
10
- repository =https://github.com/bytebeamio/bytebeamarduino .git
11
+ repository =https://github.com/bytebeamio/bytebeam-arduino-sdk .git
11
12
includes =BytebeamArduino.h
12
- depends =PubSubClient,ArduinoJson
13
+ depends =PubSubClient,ArduinoJson,NTPClient
You can’t perform that action at this time.
0 commit comments