Question
The functions in the header file not accesible getting undefined reference to.
Hi,
I'm using the Lorawan_End_Node. I wrote a function in lora_app.c file and declared the same in lora_app.h file.
But when I use the same in the main file I get undefined reference to.