yet-another-gauge/sh1106

Add support of C++

Opened this issue · 0 comments

#ifdef __cplusplus
extern "C"
{
#endif

// c header

#ifdef __cplusplus
}
#endif