#ifndef __testimage_H__ #define __testimage_H__ #include #include "main.h" #ifdef __cplusplus extern "C" { #endif extern uint8_t gImage_test[80*160*2];//[118*138*2]; // extern const uint8_t Loading_map[5846]; #ifdef __cplusplus } #endif #endif /* __DRIVER_GC9C01_H__ */