This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Missing statement in cslr_spi.h file



Hi

 

At the end of cslr_spi.h,  right curly bracket is missing :

Just add

"

#ifdef __cplusplus
}
#endif

"
 Regards