Project

General

Profile

#include "vidi2c.h"
#include "regs.h"
#include "integer.h"

int isHDMIConnected()
{
return 0;
}

int isVGAConnected()
{
return 0;
}

(13-13/13)