Remove OpenThread library from platformio.ini

Removed OpenThread from the list of libraries in two sections.
This commit is contained in:
Jason2866
2026-02-12 01:31:22 +01:00
committed by GitHub
parent 40fd056922
commit a9fac0739d
@@ -61,7 +61,6 @@ lib_ignore = ble
NetworkClientSecure
Zigbee
Matter
OpenThread
dsp
build_flags = -DBUILTIN_RGBLED_PIN=27
-DNR_OF_LEDS=1
@@ -78,7 +77,6 @@ lib_ignore = ble
NetworkClientSecure
Zigbee
Matter
OpenThread
dsp
build_flags = -DBUILTIN_RGBLED_PIN=8
-DNR_OF_LEDS=1