#ifndef MAIN_H #define MAIN_H #ifdef __cplusplus extern "C" { #endif #include "bls_nucleo_f042k6.h" #ifdef __cplusplus } // closing brace for extern "C" #endif #endif /* MAIN_H */