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
I'm working on/with the Opentherm sketch on a ESPHome Wemosd1. I'd like to recompile the sketch, BUT... I get these errors. Does anyone have a clue how to fix it?
Kind regards!
/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld: .pioenvs/opentherm/src/src/OpenTherm.cpp.o: in function _ZN9OpenTherm8getFaultEv':
OpenTherm.cpp:(.text._ZN9OpenTherm8getFaultEv+0x8): multiple definition of _ZN9OpenTherm8getFaultEv'; .pioenvs/opentherm/src/OpenTherm.cpp.o:OpenTherm.cpp:(.text._ZN9OpenTherm8getFaultEv+0x8): first defined here
The text was updated successfully, but these errors were encountered:
Hello,
I'm working on/with the Opentherm sketch on a ESPHome Wemosd1. I'd like to recompile the sketch, BUT... I get these errors. Does anyone have a clue how to fix it?
Kind regards!
/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld: .pioenvs/opentherm/src/src/OpenTherm.cpp.o: in function
_ZN9OpenTherm8getFaultEv':OpenTherm.cpp:(.text._ZN9OpenTherm8getFaultEv+0x8): multiple definition of
_ZN9OpenTherm8getFaultEv'; .pioenvs/opentherm/src/OpenTherm.cpp.o:OpenTherm.cpp:(.text._ZN9OpenTherm8getFaultEv+0x8): first defined here
The text was updated successfully, but these errors were encountered: