#ifndef __TESTIMG_H__ #define __TESTIMG_H__ #include const uint16_t test_img_240x240[][240]; #endif // __TESTIMG_H__