Added php-cgi-su wrapper
[mirrors/Programs.git] / c / tv-b-gone / codes.h
CommitLineData
21c4e167
H
1typedef struct codeElement {
2 unsigned int onTime; // duration of "On" time
3 unsigned int offTime; // duration of "Off" time
4} codestruct;
This page took 1.384376 seconds and 4 git commands to generate.