drivers: lora: rylrxxx: Add stdio.h to resolve function prototypes
The source code uses functions from stdio.h,
such as `sprintf()`, but they are not explicitly included
so that we will add it.
Signed-off-by:
TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Loading
Please sign in to comment