RGBtoHDMI/src/cpld_atom.h

8 wiersze
92 B
C

#ifndef CPLD_ATOM_H
#define CPLD_ATOM_H
#include "cpld.h"
extern cpld_t cpld_atom;
#endif