missing type conversion
Closed this issue · 1 comments
Narukara commented
A type conversion is missing here. And it produces a warning when compiling.
Line 673 in de10d43
Maybe it should be like this:
status = ( llcc68_status_t ) llcc68_hal_write( context, buf, LLCC68_SIZE_SET_MODULATION_PARAMS_LORA, 0, 0 );
smtc-bot commented
Thank you for your inquiry.
Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.
We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!