In `SX126x.cpp` this line `const uint8_t SX126x::LoraSyncword[2] = {0x34, 0x44};` is fixed. There should be a method to configure this from the user code.
In
SX126x.cppthis lineconst uint8_t SX126x::LoraSyncword[2] = {0x34, 0x44};is fixed.There should be a method to configure this from the user code.