Replies: 1 comment 1 reply
-
In 5.x, the defines changed to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
after updating library from 4.5.0 to 5.1.2, I'm receiving this error:
"SX126X_SYNC_WORD_PRIVATE" was not declared in this scope
.The same thing when I am trying to use
ERROR_NONE
orERR_CRC_MISMATCH
. I am guessing that all defined variables are unreachable.I don't know if this was intended, or maybe it's only my problem, but I found that I can't use it now. (I'm using your library with Visual Studio Code and ESP32-WROOM-32UE)
Beta Was this translation helpful? Give feedback.
All reactions