Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rc_update: cleanup parameter usage #13672

Merged
merged 7 commits into from Dec 23, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/modules/rc_update/CMakeLists.txt
Expand Up @@ -36,7 +36,8 @@ px4_add_module(
MAIN rc_update
SRCS
rc_update.cpp
parameters.cpp
rc_update.h
DEPENDS
mathlib
px4_work_queue
)
325 changes: 0 additions & 325 deletions src/modules/rc_update/parameters.cpp

This file was deleted.