Project

General

Profile

878 markw
#ifndef VIDI2C_H
#define VIDI2C_H

void set_vidi2c();
int isHDMIConnected();
int isVGAConnected();

#endif