Skip to content

warning: "LORA_MAC_PRIVATE_SYNCWORD" redefined #100

@rallep71

Description

@rallep71

Cant Compile, i have no Idee can handle this problem Thx

n file included from /home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/LoRaWan_APP.h:10,
from /tmp/.arduinoIDE-unsaved2025215-1027536-yv3v7q.q7mw/LoRaWan/LoRaWan.ino:15:
/home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/loramac/LoRaMac.h:141: warning: "LORA_MAC_PRIVATE_SYNCWORD" redefined
141 | #define LORA_MAC_PRIVATE_SYNCWORD 0x12
|
In file included from /home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/ESP32_Mcu.h:13,
from /home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/LoRaWan_APP.h:8:
/home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/driver/sx126x.h:122: note: this is the location of the previous definition
122 | #define LORA_MAC_PRIVATE_SYNCWORD 0x1424
|
/home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/loramac/LoRaMac.h:146: warning: "LORA_MAC_PUBLIC_SYNCWORD" redefined
146 | #define LORA_MAC_PUBLIC_SYNCWORD 0x34
|
/home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/driver/sx126x.h:127: note: this is the location of the previous definition
127 | #define LORA_MAC_PUBLIC_SYNCWORD 0x3444
|
Library Heltec ESP32 Dev-Boards has been declared precompiled:
Using precompiled library in /home/ralf/Arduino/libraries/Heltec_ESP32_Dev-Boards/src/esp32s3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions