#ifndef _IMAGE_H_ #define _IMAGE_H_ #include "stm32f10x.h" extern const uint8_t logo1[]; #endif