Skip to content

Commit

Permalink
as MDNS_Generic does not work and we now have our own, remove it
Browse files Browse the repository at this point in the history
  • Loading branch information
habazut committed Nov 10, 2024
1 parent 9786ea9 commit 001c466
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ lib_deps =
${env.lib_deps}
arduino-libraries/Ethernet
SPI
MDNS_Generic

lib_ignore = WiFi101
WiFi101_Generic
Expand All @@ -123,7 +122,6 @@ framework = arduino
lib_deps =
${env.lib_deps}
arduino-libraries/Ethernet
MDNS_Generic
SPI
lib_ignore = WiFi101
WiFi101_Generic
Expand Down Expand Up @@ -278,7 +276,6 @@ framework = arduino
lib_deps = ${env.lib_deps}
stm32duino/STM32Ethernet @ ^1.4.0
stm32duino/STM32duino LwIP @ ^2.1.3
MDNS_Generic
lib_ignore = WiFi101
WiFi101_Generic
WiFiEspAT
Expand All @@ -302,7 +299,6 @@ framework = arduino
lib_deps = ${env.lib_deps}
stm32duino/STM32Ethernet @ ^1.4.0
stm32duino/STM32duino LwIP @ ^2.1.3
MDNS_Generic
lib_ignore = WiFi101
WiFi101_Generic
WiFiEspAT
Expand Down

0 comments on commit 001c466

Please sign in to comment.