Project

General

Profile

479 markw
#ifndef PLL_H
#define PLL_H

void set_pll(int pal, int hdmi);

#endif