tub-uas / fcc

1 stars 0 forks source link

[OVERALL] Add c++ guard #23

Open fpedd opened 3 years ago

fpedd commented 3 years ago

`#ifdef __cplusplus extern "C" {

endif`

and

`#ifdef __cplusplus }

endif`

to all c drivers