|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
| Functions | |
| void | setup () | 
| int | loop () | 
| int | main (int argc, char *argv[]) | 
| Variables | |
| int | count | 
| int | i | 
| FILE * | fp | 
| char | cmds [15][50] | 
| char | buf [128] | 
| void setup | ( | ) | 
| int loop | ( | ) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
| int count | 
| int i | 
| FILE* fp | 
| char cmds[15][50] | 
| char buf[128] |