Merge pull request #36 from thorrak/remove-libCompatMode

Remove libCompatMode from library.json
This commit is contained in:
Mathieu Carbou
2025-01-07 22:08:18 +01:00
committed by GitHub

View File

@@ -22,9 +22,6 @@
"espressif32",
"libretiny"
],
"build": {
"libCompatMode": 2
},
"export": {
"include": [
"examples",
@@ -35,4 +32,4 @@
"README.md"
]
}
}
}