Uh oh!
There was an error while loading. Please reload this page.
Missing a comma! - #2
Conversation
matthijskooijman
commented
Apr 15, 2020
Thanks for your pull request! I've been fixing more stuff and doing some significant git history cleanups of the code, so I included this fix in the original that introduced the breakage. I pushed that to master, which I am intending to keep stable (i.e. without force pushes) from now on. This fix should be present in master, so I'm closing this PR :-) |
ricaun
commented
Apr 16, 2020
Hello, The last time I compiled your code in the Arduino library. The sx127x works ok but the sx126x I have some problem with the Dio3. My board does not have the DIO3 to drive connected to the crystal, and the code forces to use dio3 on I was trying to use US915 but the code has some bug on a I noticed the original code has updated to version a final release 2.2 And a lot of the code change, like the See yaa. |
matthijskooijman
commented
Apr 16, 2020
I moved your comment to a new issue, I'll reply there :-) |
Missing a comma!
basicmac/lmic/lmic.c
Line 1295 in 69e55e9