repo2/firmware_eclairexl/dummy/vidi2c.h
#ifndef VIDI2C_H
|
|
#define VIDI2C_H
|
|
|
|
void set_vidi2c();
|
|
int isHDMIConnected();
|
|
int isVGAConnected();
|
|
|
|
#endif
|
|
|
- « Previous
- 1
- …
- 4
- 5
- 6
- Next »