Bläddra i källkod

PlatformIO: Use the same name as for Arduino IDE (PR #339)

Ivan Kravets 9 år sedan
förälder
incheckning
f2a8b52c2c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      library.json

+ 1 - 1
library.json

@@ -1,5 +1,5 @@
 {
 {
-  "name": "Json",
+  "name": "ArduinoJson",
   "keywords": "json, rest, http, web",
   "keywords": "json, rest, http, web",
   "description": "An elegant and efficient JSON library for embedded systems",
   "description": "An elegant and efficient JSON library for embedded systems",
   "repository": {
   "repository": {