You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Archiving .pio\build\develop_REG1_LAN_TP_BASE\liba71\libEEPROM.a
C:/Users/dosp/.platformio/packages/framework-arduinoespressif32@src-e5a7fd5d9117bd8a322277fde59ac3d3/libraries/Ethernet/src/ETH.cpp: In member function 'void ETHClass::end()':
C:/Users/dosp/.platformio/packages/framework-arduinoespressif32@src-e5a7fd5d9117bd8a322277fde59ac3d3/libraries/Ethernet/src/ETH.cpp:886:22: warning: 'void NetworkEvents::removeEvent(NetworkEventFuncCb,
arduino_event_id_t)' is deprecated: removing functional callbacks via pointer is deprecated, use removeEvent(network_event_handle_t) instead [-Wdeprecated-declarations]
886 | Network.removeEvent(onEthConnected, ARDUINO_EVENT_ETH_CONNECTED);
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~Indexing .pio\build\develop_REG1_LAN_TP_BASE\liba71\libEEPROM.a
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/dosp/.platformio/packages/framework-arduinoespressif32@src-e5a7fd5d9117bd8a322277fde59ac3d3/libraries/Network/src/Network.h:9,
from C:/Users/dosp/.platformio/packages/framework-arduinoespressif32@src-e5a7fd5d9117bd8a322277fde59ac3d3/libraries/Ethernet/src/ETH.h:70,
from C:/Users/dosp/.platformio/packages/framework-arduinoespressif32@src-e5a7fd5d9117bd8a322277fde59ac3d3/libraries/Ethernet/src/ETH.cpp:24:
C:/Users/dosp/.platformio/packages/framework-arduinoespressif32@src-e5a7fd5d9117bd8a322277fde59ac3d3/libraries/Network/src/NetworkEvents.h:204:8: note: declared here
204 | void removeEvent(NetworkEventFuncCb cbEvent, arduino_event_id_t event = ARDUINO_EVENT_MAX)
| ^~~~~~~~~~~
Compiling .pio\build\develop_REG1_LAN_TP_BASE\lib063\knx\esp_platform.cpp.o
Compiling .pio\build\develop_REG1_LAN_TP_BASE\lib063\knx\knx\address_table_object.cpp.o
The text was updated successfully, but these errors were encountered:
ja ist mir bekannt funktioniert aber. die haben an den eventnamen gearbeitet mit idf5. das ist schon die angepasste version damit es mit idf5 klappt. die wirft aber eine warning.
Compiler warning
The text was updated successfully, but these errors were encountered: