Skip to content

Commit eea9f9c

Browse files
authored
Merge pull request #32 from njh/patch-1
Update url in library.properties
2 parents cc12efc + 8dac7ab commit eea9f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Grandeur Technologies <hi@grandeur.tech>
55
sentence=Let your arduinos and ESPs communicate with Grandeur in realtime.
66
paragraph=This handles your realtime connection with Grandeur and exposes devices and datastore APIs. Devices API lets you get, set, and subscribe to device variables. And datastore API lets you query your datastore which is a highly available and scalable NOSQL database for IoT. Visit https://grandeur.tech for more details.
77
category=Communication
8-
url=https://github.com/grandeurtech/arduino-sdk
8+
url=https://github.com/grandeurdev/arduino-sdk
99
architectures=*
1010
includes=grandeur.h

0 commit comments

Comments
 (0)