#ifndef VERSION_H__ #define VERSION_H__ #include uint32_t version_firmware (void); #endif