Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Distributed Autonomous Networked Control Lab
MicroCART
5b02761fb9cc653ff68f1eb464ab7ec6d6680e22
MicroCART
groundStation
src
cli
monitorQuad.c
Find file
Normal view
Permalink
monitorQuad.c
46 B
Newer
Older
Fixed makefile to conform to new oganization and use obj dir correctly
burneykb
committed
8 years ago
1
2
3
4
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}