Replies: 1 comment 3 replies
-
@veronal, not sure exactly what the issue is. I see that those lines of code that are shown in the compile error were modified in the 6.4.2 update of RadioLib but I'm guessing he has done compilation testing and upon searching for similar issues I didn't see anything pop up. I wonder if you have any special RadioLib #defines in your project? like RADIOLIB_GODMODE or anything like that defined? Otherwise, perhaps try removing or deleting all of the RadioLib libraries that you have installed in Arduino and reinstall them. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A while back my Radiolib library updated (v6.4.2).
Yesterday I tried recompiling a previously working sketch which is now throwing errors
CompileError.txt
Anyone got any ideas as to what the problem could be ?
Thanks in advance ..
Beta Was this translation helpful? Give feedback.
All reactions