added app aqhome-cgi.
This commit is contained in:
11
apps/aqhome-cgi/main.c
Normal file
11
apps/aqhome-cgi/main.c
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user