RGBtoHDMI/src/cpld_normal.h

8 wiersze
98 B
C

#ifndef CPLD_NORMAL_H
#define CPLD_NORMAL_H
#include "cpld.h"
extern cpld_t cpld_normal;
#endif