Skip to content

Commit 30dd728

Browse files
authored
Merge pull request #33 from grandeurdev/v1.0.6
V1.0.6: Minor Fixes
2 parents eea9f9c + 157174b commit 30dd728

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+10
-9
lines changed

.DS_Store

6 KB
Binary file not shown.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Grandeur
2-
version=1.0.5
2+
version=1.0.6
33
author=Grandeur Technologies
44
maintainer=Grandeur Technologies <hi@grandeur.tech>
55
sentence=Let your arduinos and ESPs communicate with Grandeur in realtime.

src/Arduino_JSON/Arduino_JSON.h

100644100755
File mode changed.

src/Arduino_JSON/JSON.cpp

100644100755
File mode changed.

src/Arduino_JSON/JSON.h

100644100755
File mode changed.

src/Arduino_JSON/JSONVar.cpp

100644100755
File mode changed.

src/Arduino_JSON/JSONVar.h

100644100755
File mode changed.

src/Arduino_JSON/LICENSE

100644100755
File mode changed.

src/Arduino_JSON/cjson/LICENSE

100644100755
File mode changed.

src/Arduino_JSON/cjson/cJSON.c

100644100755
File mode changed.

0 commit comments

Comments
 (0)