Global Variable

Hi, I defined uint8_t frame_buffer[320*240] to store data of pixels from OV7670 camera in OV7670.c and I'd like to use frame_buffer array in main.c, but I'm getting ''frame_buffer'' is undefined error message, any suggestions?

Parents Reply Children
No data
More questions in this forum