"README.md" did not exist on "0828552c3d50f33a180882b39886075ce7a45688"
Implemented cli_getPid and modified makefile/gitignore
Showing
- groundStation/.gitignore 1 addition, 4 deletionsgroundStation/.gitignore
- groundStation/Makefile 1 addition, 1 deletiongroundStation/Makefile
- groundStation/src/cli/cli.c 1 addition, 1 deletiongroundStation/src/cli/cli.c
- groundStation/src/cli/cli.h 1 addition, 1 deletiongroundStation/src/cli/cli.h
- groundStation/src/cli/cli_getimu.h 9 additions, 0 deletionsgroundStation/src/cli/cli_getimu.h
- groundStation/src/cli/cli_getpid.c 95 additions, 0 deletionsgroundStation/src/cli/cli_getpid.c
- groundStation/src/cli/cli_getpid.h 9 additions, 0 deletionsgroundStation/src/cli/cli_getpid.h
- groundStation/src/cli/cli_monitor.h 9 additions, 0 deletionsgroundStation/src/cli/cli_monitor.h
- groundStation/src/cli/cli_setpid.h 0 additions, 0 deletionsgroundStation/src/cli/cli_setpid.h
groundStation/src/cli/cli_getimu.h
0 → 100644
groundStation/src/cli/cli_getpid.c
0 → 100644
groundStation/src/cli/cli_getpid.h
0 → 100644
groundStation/src/cli/cli_monitor.h
0 → 100644
groundStation/src/cli/cli_setpid.h
0 → 100644
Please register or sign in to comment