Project

General

Profile

878 markw
#ifndef PLL_H
#define PLL_H

void set_pll(int pal, int hdmi);

#endif