Project

General

Profile

650 markw
#ifndef VIDI2C_H
#define VIDI2C_H

void set_vidi2c();
651 markw
int isHDMIConnected();
int isVGAConnected();
650 markw
#endif