RGBtoHDMI/src/cpld_yuv.h

8 wiersze
89 B
C

#ifndef CPLD_YUV_H
#define CPLD_YUV_H
#include "cpld.h"
extern cpld_t cpld_yuv;
#endif