Closed
Description
I'm still quite confused on some of the moving parts in this library, especially with regards to what I don't call from LMIC. For example, do I implement doEvent
? Or do I use RegisterListener
?
It would be extremely useful to see an entire example using this library to just send a Hello World, other than just verifying that the lib compiles.