Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 95d085c

Browse files
committed
Change library name and add description.
1 parent 3b8ff0f commit 95d085c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: library.properties

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=firebase-arduino
2-
version=0.4
1+
name=FirebaseArduino
2+
version=0.1
33
author=
44
maintainer=
5-
sentence=Fill in later
6-
paragraph=Fill in later
5+
sentence=Library for communicating with Firebase.
6+
paragraph=This library simplifies the process of communicating with Firebase. It hides the complexity of authentication and json parsing.
77
category=Communication
8-
url=http://example.com/
8+
url=https://github.com/googlesamples/firebase-arduino
99
architectures=esp8266

0 commit comments

Comments
 (0)