started working on storage service.
This commit is contained in:
12
apps/aqhome-storage/main.c
Normal file
12
apps/aqhome-storage/main.c
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user