C ordening
This commit is contained in:
9
C/C5 and C6 Adidas/product/channel_main.c
Normal file
9
C/C5 and C6 Adidas/product/channel_main.c
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "channel.h"
|
||||
// add here includes, if needed
|
||||
|
||||
int channel_main(int argc, char* argv[])
|
||||
{
|
||||
//add your code here
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user