#ifndef VERSION_H__ #define VERSION_H__ #include void version_firmware (uint32_t *version, uint32_t *revision); #endif