Skip to content

Commit 3757822

Browse files
fix PlatformIO integration
1 parent 164d034 commit 3757822

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

library.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ML_SynthTools",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"keywords": "ML_SynthTools, Synthesizer, Filter, Audio, ESP32, ESP32S2, ESP32S3, STM32, RP2040",
55
"description": "Synthesizer Tools; contains waveform generators etc.",
66
"repository":
@@ -20,7 +20,6 @@
2020
"build": {
2121

2222
"flags": [
23-
"-lML_SynthTools"
2423
]
2524
},
2625

0 commit comments

Comments
 (0)