Vision_Master_T190_FactoryTest will not compile

IDE Arduino 2.3.3. Board Heltec Vision Master T190

In file included from e:\Arduino files\libraries\Heltec_ESP32_Dev-Boards\src/LoRaWan_APP.h:10,
from E:\Arduino files\Vision_Master_T190_FactoryTest_copy_20241126140831\Vision_Master_T190_FactoryTest_copy_20241126140831.ino:31:
e:\Arduino files\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 e:\Arduino files\libraries\Heltec_ESP32_Dev-Boards\src/ESP32_Mcu.h:13,
from e:\Arduino files\libraries\Heltec_ESP32_Dev-Boards\src/LoRaWan_APP.h:8:
e:\Arduino files\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
|
e:\Arduino files\libraries\Heltec_ESP32_Dev-Boards\src/loramac/LoRaMac.h:146: warning: “LORA_MAC_PUBLIC_SYNCWORD” redefined
146 | #define LORA_MAC_PUBLIC_SYNCWORD 0x34
|
e:\Arduino files\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 e:\Arduino files\libraries\Heltec_ESP32_Dev-Boards\src\esp32s3
c:/users/gebruiker/appdata/local/arduino15/packages/esp32/tools/esp-xs3/2302/bin/…/lib/gcc/xtensa-esp32s3-elf/12.2.0/…/…/…/…/xtensa-esp32s3-elf/bin/ld.exe: C:\Users\Gebruiker\AppData\Local\Temp\arduino\sketches\E944882FF6E43D6D50088B687290BB5D\sketch\Vision_Master_T190_FactoryTest_copy_20241126140831.ino.cpp.o:(.literal._Z5setupv+0x2c): undefined reference to `ex_32k_start_cnt’
collect2.exe: error: ld returned 1 exit status

exit status 1

Compilation error: exit status 1