Simplified library.json

This commit is contained in:
Pavel Brychta 2025-04-15 13:53:52 +02:00
parent 04cb3f94e2
commit 77f0f0f73b

View File

@ -1,5 +1,6 @@
{
"name":"encString",
"version":"1.0.0",
"description":"Simple String encoding/decoding library",
"authors":
{
@ -13,7 +14,7 @@
},
"license": "MIT",
"frameworks": "arduino",
"platforms": ["espressif8266", "espressif32"],
"platforms": "*",
"build": {
"libCompatMode": 2,
"libLDFMode": "deep"