.pio\build\ESP32\src\Gestion_Porte.cpp.o: In function `stUplinkTransition()':
Gestion_Porte.cpp:(.text._Z18stUplinkTransitionv+0x0): multiple definition of `stUplinkTransition()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z18stUplinkTransitionv+0x0): first defined here.pio\build\ESP32\src\Gestion_Porte.cpp.o: In function `MyMessage::set(float, unsigned char)':
Gestion_Porte.cpp:(.text._ZN9MyMessage3setEfh+0x0): multiple definition of `MyMessage::set(float, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEfh+0x0): first defined here
.pio\build\ESP32\src\Gestion_Porte.cpp.o: In function `MyMessage::set(unsigned int)':
Gestion_Porte.cpp:(.text._ZN9MyMessage3setEj+0x0): multiple definition of `MyMessage::set(unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEj+0x0): first defined here
.pio\build\ESP32\src\Gestion_Porte.cpp.o: In function `MyMessage::set(int)':
.pio\build\ESP32\src\main.cpp.o: In function `transportSaveRoutingTable()':
main.cpp:(.text._Z25transportSaveRoutingTablev+0x0): multiple definition of `transportSaveRoutingTable()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z25transportSaveRoutingTablev+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportSetRoute(unsigned char, unsigned char)':
main.cpp:(.text._Z17transportSetRoutehh+0x0): multiple definition of `transportSetRoute(unsigned char, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z17transportSetRoutehh+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `transportClearRoutingTable()':
main.cpp:(.text._Z26transportClearRoutingTablev+0x0): multiple definition of `transportClearRoutingTable()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z26transportClearRoutingTablev+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportGetRoute(unsigned char)':
main.cpp:(.text._Z17transportGetRouteh+0x0): multiple definition of `transportGetRoute(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z17transportGetRouteh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportReportRoutingTable()':
main.cpp:(.text._Z27transportReportRoutingTablev+0x0): multiple definition of `transportReportRoutingTable()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z27transportReportRoutingTablev+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportTogglePassiveMode(bool)':
main.cpp:(.text._Z26transportTogglePassiveModeb+0x0): multiple definition of `transportTogglePassiveMode(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z26transportTogglePassiveModeb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportGetSignalReport(signalReport_t)':
main.cpp:(.text._Z24transportGetSignalReport14signalReport_t+0x0): multiple definition of `transportGetSignalReport(signalReport_t)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z24transportGetSignalReport14signalReport_t+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportSignalReport(char)':
main.cpp:(.text._Z21transportSignalReportc+0x0): multiple definition of `transportSignalReport(char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z21transportSignalReportc+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getHeaderSize() const':
main.cpp:(.text._ZNK9MyMessage13getHeaderSizeEv+0x0): multiple definition of `MyMessage::getHeaderSize() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage13getHeaderSizeEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getMaxPayloadSize() const':
main.cpp:(.text._ZNK9MyMessage17getMaxPayloadSizeEv+0x0): multiple definition of `MyMessage::getMaxPayloadSize() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage17getMaxPayloadSizeEv+0x0): first
defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::isProtocolVersionValid() const':
main.cpp:(.text._ZNK9MyMessage22isProtocolVersionValidEv+0x0): multiple definition of `MyMessage::isProtocolVersionValid() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage22isProtocolVersionValidEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getType() const':
main.cpp:(.text._ZNK9MyMessage7getTypeEv+0x0): multiple definition of `MyMessage::getType() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage7getTypeEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setType(unsigned char)':
main.cpp:(.text._ZN9MyMessage7setTypeEh+0x0): multiple definition of `MyMessage::setType(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage7setTypeEh+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getLast() const':
main.cpp:(.text._ZNK9MyMessage7getLastEv+0x0): multiple definition of `MyMessage::getLast() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage7getLastEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setLast(unsigned char)':
main.cpp:(.text._ZN9MyMessage7setLastEh+0x0): multiple definition of `MyMessage::setLast(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage7setLastEh+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getSender() const':
main.cpp:(.text._ZNK9MyMessage9getSenderEv+0x0): multiple definition of `MyMessage::getSender() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getSenderEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setSender(unsigned char)':
main.cpp:(.text._ZN9MyMessage9setSenderEh+0x0): multiple definition of `MyMessage::setSender(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage9setSenderEh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getSensor() const':
main.cpp:(.text._ZNK9MyMessage9getSensorEv+0x0): multiple definition of `MyMessage::getSensor() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getSensorEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setSensor(unsigned char)':
main.cpp:(.text._ZN9MyMessage9setSensorEh+0x0): multiple definition of `MyMessage::setSensor(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage9setSensorEh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getDestination() const':
main.cpp:(.text._ZNK9MyMessage14getDestinationEv+0x0): multiple definition of `MyMessage::getDestination() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage14getDestinationEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setDestination(unsigned char)':
main.cpp:(.text._ZN9MyMessage14setDestinationEh+0x0): multiple definition of `MyMessage::setDestination(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage14setDestinationEh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::isEcho() const':
main.cpp:(.text._ZNK9MyMessage6isEchoEv+0x0): multiple definition of `MyMessage::isEcho() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage6isEchoEv+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::isAck() const':
main.cpp:(.text._ZNK9MyMessage5isAckEv+0x0): multiple definition of `MyMessage::isAck() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage5isAckEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setEcho(bool)':
main.cpp:(.text._ZN9MyMessage7setEchoEb+0x0): multiple definition of `MyMessage::setEcho(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage7setEchoEb+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getRequestEcho() const':
main.cpp:(.text._ZNK9MyMessage14getRequestEchoEv+0x0): multiple definition of `MyMessage::getRequestEcho() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage14getRequestEchoEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setRequestEcho(bool)':
main.cpp:(.text._ZN9MyMessage14setRequestEchoEb+0x0): multiple definition of `MyMessage::setRequestEcho(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage14setRequestEchoEb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setPayloadType(mysensors_payload_t)':
main.cpp:(.text._ZN9MyMessage14setPayloadTypeE19mysensors_payload_t+0x0): multiple definition of `MyMessage::setPayloadType(mysensors_payload_t)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage14setPayloadTypeE19mysensors_payload_t+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getSigned() const':
main.cpp:(.text._ZNK9MyMessage9getSignedEv+0x0): multiple definition of `MyMessage::getSigned() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getSignedEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setSigned(bool)':
main.cpp:(.text._ZN9MyMessage9setSignedEb+0x0): multiple definition of `MyMessage::setSigned(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage9setSignedEb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getLength() const':
main.cpp:(.text._ZNK9MyMessage9getLengthEv+0x0): multiple definition of `MyMessage::getLength() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getLengthEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getExpectedMessageSize() const':
main.cpp:(.text._ZNK9MyMessage22getExpectedMessageSizeEv+0x0): multiple definition of `MyMessage::getExpectedMessageSize() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage22getExpectedMessageSizeEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportHALReceive(MyMessage*, unsigned char*)':
main.cpp:(.text._Z19transportHALReceiveP9MyMessagePh+0x0): multiple definition of `transportHALReceive(MyMessage*, unsigned char*)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z19transportHALReceiveP9MyMessagePh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportSendWrite(unsigned char, MyMessage&)':
main.cpp:(.text._Z18transportSendWritehR9MyMessage+0x0): multiple definition of `transportSendWrite(unsigned char, MyMessage&)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z18transportSendWritehR9MyMessage+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportRouteMessage(MyMessage&)':
main.cpp:(.text._Z21transportRouteMessageR9MyMessage+0x0): multiple definition of `transportRouteMessage(MyMessage&)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z21transportRouteMessageR9MyMessage+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportSendRoute(MyMessage&)':
main.cpp:(.text._Z18transportSendRouteR9MyMessage+0x0): multiple definition of `transportSendRoute(MyMessage&)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z18transportSendRouteR9MyMessage+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::setLength(unsigned char)':
main.cpp:(.text._ZN9MyMessage9setLengthEh+0x0): multiple definition of `MyMessage::setLength(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage9setLengthEh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getCustom() const':
main.cpp:(.text._ZNK9MyMessage9getCustomEv+0x0): multiple definition of `MyMessage::getCustom() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getCustomEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getString() const':
main.cpp:(.text._ZNK9MyMessage9getStringEv+0x0): multiple definition of `MyMessage::getString() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getStringEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getCustomString(char*) const':
main.cpp:(.text._ZNK9MyMessage15getCustomStringEPc+0x0): multiple definition of `MyMessage::getCustomString(char*) const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage15getCustomStringEPc+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getStream(char*) const':
main.cpp:(.text._ZNK9MyMessage9getStreamEPc+0x0): multiple definition of `MyMessage::getStream(char*) const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getStreamEPc+0x0): first defined
here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getString(char*) const':
main.cpp:(.text._ZNK9MyMessage9getStringEPc+0x0): multiple definition of `MyMessage::getString(char*) const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage9getStringEPc+0x0): first defined
here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getByte() const':
main.cpp:(.text._ZNK9MyMessage7getByteEv+0x0): multiple definition of `MyMessage::getByte() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage7getByteEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getBool() const':
main.cpp:(.text._ZNK9MyMessage7getBoolEv+0x0): multiple definition of `MyMessage::getBool() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage7getBoolEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getFloat() const':
main.cpp:(.text._ZNK9MyMessage8getFloatEv+0x0): multiple definition of `MyMessage::getFloat() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage8getFloatEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getLong() const':
main.cpp:(.text._ZNK9MyMessage7getLongEv+0x0): multiple definition of `MyMessage::getLong() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage7getLongEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getULong() const':
main.cpp:(.text._ZNK9MyMessage8getULongEv+0x0): multiple definition of `MyMessage::getULong() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage8getULongEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getInt() const':
main.cpp:(.text._ZNK9MyMessage6getIntEv+0x0): multiple definition of `MyMessage::getInt() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage6getIntEv+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::getUInt() const':
main.cpp:(.text._ZNK9MyMessage7getUIntEv+0x0): multiple definition of `MyMessage::getUInt() const'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZNK9MyMessage7getUIntEv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(void const*, unsigned int)':
main.cpp:(.text._ZN9MyMessage3setEPKvj+0x0): multiple definition of `MyMessage::set(void const*, unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEPKvj+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(__FlashStringHelper const*)':
main.cpp:(.text._ZN9MyMessage3setEPK19__FlashStringHelper+0x0): multiple definition of `MyMessage::set(__FlashStringHelper const*)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEPK19__FlashStringHelper+0x0):
first defined here
.pio\build\ESP32\src\main.cpp.o:(.bss._msgTmp+0x0): multiple definition of `_msgTmp'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:(.bss._msgTmp+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `stIDTransition()':
main.cpp:(.text._Z14stIDTransitionv+0x0): multiple definition of `stIDTransition()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z14stIDTransitionv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `stParentTransition()':
main.cpp:(.text._Z18stParentTransitionv+0x0): multiple definition of `stParentTransition()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z18stParentTransitionv+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(char const*)':
main.cpp:(.text._ZN9MyMessage3setEPKc+0x0): multiple definition of `MyMessage::set(char const*)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEPKc+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(unsigned char)':
main.cpp:(.text._ZN9MyMessage3setEh+0x0): multiple definition of `MyMessage::set(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(bool)':
main.cpp:(.text._ZN9MyMessage3setEb+0x0): multiple definition of `MyMessage::set(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `stUplinkTransition()':
main.cpp:(.text._Z18stUplinkTransitionv+0x0): multiple definition of `stUplinkTransition()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z18stUplinkTransitionv+0x0): first defined here.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(float, unsigned char)':
main.cpp:(.text._ZN9MyMessage3setEfh+0x0): multiple definition of `MyMessage::set(float, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEfh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(unsigned int)':
main.cpp:(.text._ZN9MyMessage3setEj+0x0): multiple definition of `MyMessage::set(unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEj+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(int)':
main.cpp:(.text._ZN9MyMessage3setEi+0x0): multiple definition of `MyMessage::set(int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEi+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(unsigned short)':
main.cpp:(.text._ZN9MyMessage3setEt+0x0): multiple definition of `MyMessage::set(unsigned short)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEt+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `MyMessage::set(short)':
main.cpp:(.text._ZN9MyMessage3setEs+0x0): multiple definition of `MyMessage::set(short)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._ZN9MyMessage3setEs+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `displaySplashScreen()':
main.cpp:(.text._Z19displaySplashScreenv+0x0): multiple definition of `displaySplashScreen()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z19displaySplashScreenv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_infiniteLoop()':
main.cpp:(.text._Z13_infiniteLoopv+0x0): multiple definition of `_infiniteLoop()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z13_infiniteLoopv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `getNodeId()':
main.cpp:(.text._Z9getNodeIdv+0x0): multiple definition of `getNodeId()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z9getNodeIdv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `getParentNodeId()':
main.cpp:(.text._Z15getParentNodeIdv+0x0): multiple definition of `getParentNodeId()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z15getParentNodeIdv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `getDistanceGW()':
main.cpp:(.text._Z13getDistanceGWv+0x0): multiple definition of `getDistanceGW()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z13getDistanceGWv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `getControllerConfig()':
main.cpp:(.text._Z19getControllerConfigv+0x0): multiple definition of `getControllerConfig()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z19getControllerConfigv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_sendRoute(MyMessage&)':
main.cpp:(.text._Z10_sendRouteR9MyMessage+0x0): multiple definition of `_sendRoute(MyMessage&)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z10_sendRouteR9MyMessage+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `send(MyMessage&, bool)':
main.cpp:(.text._Z4sendR9MyMessageb+0x0): multiple definition of `send(MyMessage&, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z4sendR9MyMessageb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `sendBatteryLevel(unsigned char, bool)':
main.cpp:(.text._Z16sendBatteryLevelhb+0x0): multiple definition of `sendBatteryLevel(unsigned char, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z16sendBatteryLevelhb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `sendHeartbeat(bool)':
main.cpp:(.text._Z13sendHeartbeatb+0x0): multiple definition of `sendHeartbeat(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z13sendHeartbeatb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `present(unsigned char, mysensors_sensor_t, char const*, bool)':
main.cpp:(.text._Z7presenth18mysensors_sensor_tPKcb+0x0): multiple definition of `present(unsigned char, mysensors_sensor_t, char const*, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z7presenth18mysensors_sensor_tPKcb+0x0): first
defined here
.pio\build\ESP32\src\main.cpp.o: In function `present(unsigned char, mysensors_sensor_t, __FlashStringHelper const*, bool)':
main.cpp:(.text._Z7presenth18mysensors_sensor_tPK19__FlashStringHelperb+0x0): multiple definition of `present(unsigned char, mysensors_sensor_t, __FlashStringHelper const*, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z7presenth18mysensors_sensor_tPK19__FlashStringHelperb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `sendSketchInfo(__FlashStringHelper const*, __FlashStringHelper const*, bool)':
main.cpp:(.text._Z14sendSketchInfoPK19__FlashStringHelperS1_b+0x0): multiple definition of `sendSketchInfo(__FlashStringHelper const*, __FlashStringHelper const*, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z14sendSketchInfoPK19__FlashStringHelperS1_b+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `sendSketchInfo(char const*, char const*, bool)':
main.cpp:(.text._Z14sendSketchInfoPKcS0_b+0x0): multiple definition of `sendSketchInfo(char const*, char const*, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z14sendSketchInfoPKcS0_b+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `request(unsigned char, unsigned char, unsigned char)':
main.cpp:(.text._Z7requesthhh+0x0): multiple definition of `request(unsigned char, unsigned char, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z7requesthhh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `requestTime(bool)':
main.cpp:(.text._Z11requestTimeb+0x0): multiple definition of `requestTime(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z11requestTimeb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `saveState(unsigned char, unsigned char)':
main.cpp:(.text._Z9saveStatehh+0x0): multiple definition of `saveState(unsigned char, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z9saveStatehh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `loadState(unsigned char)':
main.cpp:(.text._Z9loadStateh+0x0): multiple definition of `loadState(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z9loadStateh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o:(.bss._msg+0x0): multiple definition of `_msg'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:(.bss._msg+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `wait(unsigned int, mysensors_command_t, unsigned char)':
main.cpp:(.text._Z4waitj19mysensors_command_th+0x0): multiple definition of `wait(unsigned int, mysensors_command_t, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z4waitj19mysensors_command_th+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_process()':
main.cpp:(.text._Z8_processv+0x0): multiple definition of `_process()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z8_processv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `signerPresentation(MyMessage&, unsigned char)':
main.cpp:(.text._Z18signerPresentationR9MyMessageh+0x0): multiple definition of `signerPresentation(MyMessage&, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z18signerPresentationR9MyMessageh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_registerNode()':
main.cpp:(.text._Z13_registerNodev+0x0): multiple definition of `_registerNode()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z13_registerNodev+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `presentNode()':
main.cpp:(.text._Z11presentNodev+0x0): multiple definition of `presentNode()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z11presentNodev+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_callbackTransportReady()':
main.cpp:(.text._Z23_callbackTransportReadyv+0x0): multiple definition of `_callbackTransportReady()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z23_callbackTransportReadyv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_processInternalCoreMessage()':
main.cpp:(.text._Z27_processInternalCoreMessagev+0x0): multiple definition of `_processInternalCoreMessage()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z27_processInternalCoreMessagev+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportProcessMessage()':
main.cpp:(.text._Z23transportProcessMessagev+0x0): multiple definition of `transportProcessMessage()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z23transportProcessMessagev+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportProcessFIFO()':
main.cpp:(.text._Z20transportProcessFIFOv+0x0): multiple definition of `transportProcessFIFO()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z20transportProcessFIFOv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportProcess()':
main.cpp:(.text._Z16transportProcessv+0x0): multiple definition of `transportProcess()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z16transportProcessv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `wait(unsigned int)':
main.cpp:(.text._Z4waitj+0x0): multiple definition of `wait(unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z4waitj+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `wait(unsigned int, mysensors_command_t)':
main.cpp:(.text._Z4waitj19mysensors_command_t+0x0): multiple definition of `wait(unsigned int, mysensors_command_t)'.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z4waitj19mysensors_command_t+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportWaitUntilReady(unsigned int)':
main.cpp:(.text._Z23transportWaitUntilReadyj+0x0): multiple definition of `transportWaitUntilReady(unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z23transportWaitUntilReadyj+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportWait(unsigned int, unsigned char, unsigned char)':
main.cpp:(.text._Z13transportWaitjhh+0x0): multiple definition of `transportWait(unsigned int, unsigned char, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z13transportWaitjhh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportPingNode(unsigned char)':
main.cpp:(.text._Z17transportPingNodeh+0x0): multiple definition of `transportPingNode(unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z17transportPingNodeh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `transportCheckUplink(bool)':
main.cpp:(.text._Z20transportCheckUplinkb+0x0): multiple definition of `transportCheckUplink(bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z20transportCheckUplinkb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `doYield()':
main.cpp:(.text._Z7doYieldv+0x0): multiple definition of `doYield()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z7doYieldv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_sleep(unsigned int, bool, unsigned char, unsigned char, unsigned char, unsigned char)':
main.cpp:(.text._Z6_sleepjbhhhh+0x0): multiple definition of `_sleep(unsigned int, bool, unsigned char, unsigned char, unsigned char, unsigned char)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z6_sleepjbhhhh+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `sleep(unsigned int, bool)':
main.cpp:(.text._Z5sleepjb+0x0): multiple definition of `sleep(unsigned int, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z5sleepjb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `sleep(unsigned char, unsigned char, unsigned int, bool)':
main.cpp:(.text._Z5sleephhjb+0x0): multiple definition of `sleep(unsigned char, unsigned char, unsigned int, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z5sleephhjb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `sleep(unsigned char, unsigned char, unsigned char, unsigned char, unsigned int, bool)':
main.cpp:(.text._Z5sleephhhhjb+0x0): multiple definition of `sleep(unsigned char, unsigned char, unsigned char, unsigned char, unsigned int, bool)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z5sleephhhhjb+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `smartSleep(unsigned int)':
main.cpp:(.text._Z10smartSleepj+0x0): multiple definition of `smartSleep(unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z10smartSleepj+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `smartSleep(unsigned char, unsigned char, unsigned int)':
main.cpp:(.text._Z10smartSleephhj+0x0): multiple definition of `smartSleep(unsigned char, unsigned char, unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z10smartSleephhj+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `smartSleep(unsigned char, unsigned char, unsigned char, unsigned char, unsigned int)':
main.cpp:(.text._Z10smartSleephhhhj+0x0): multiple definition of `smartSleep(unsigned char, unsigned char, unsigned
char, unsigned char, unsigned int)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z10smartSleephhhhj+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `getSleepRemaining()':
main.cpp:(.text._Z17getSleepRemainingv+0x0): multiple definition of `getSleepRemaining()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z17getSleepRemainingv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_nodeLock(char const*)':
main.cpp:(.text._Z9_nodeLockPKc+0x0): multiple definition of `_nodeLock(char const*)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z9_nodeLockPKc+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_checkNodeLock()':
main.cpp:(.text._Z14_checkNodeLockv+0x0): multiple definition of `_checkNodeLock()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z14_checkNodeLockv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o:(.bss.loopTaskWDTEnabled+0x0): multiple definition of `loopTaskWDTEnabled'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:(.bss.loopTaskWDTEnabled+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o:(.bss.loopTaskHandle+0x0): multiple definition of `loopTaskHandle'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:(.bss.loopTaskHandle+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `loopTask(void*)':
main.cpp:(.text._Z8loopTaskPv+0x0): multiple definition of `loopTask(void*)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z8loopTaskPv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `app_main':
main.cpp:(.text.app_main+0x0): multiple definition of `app_main'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text.app_main+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `_begin()':
main.cpp:(.text._Z6_beginv+0x0): multiple definition of `_begin()'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z6_beginv+0x0): first defined here
.pio\build\ESP32\src\main.cpp.o: In function `hwDebugPrint(char const*, ...)':
main.cpp:(.text._Z12hwDebugPrintPKcz+0x0): multiple definition of `hwDebugPrint(char const*, ...)'
.pio\build\ESP32\src\Gestion_Camera.cpp.o:Gestion_Camera.cpp:(.text._Z12hwDebugPrintPKcz+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\ESP32\firmware.elf] Error 1
Partager