Update src/modules/offboard_switch/offboard_switch.cpp

Co-authored-by: Matthias Grob <maetugr@gmail.com>
This commit is contained in:
Jaeyoung Lim 2024-01-12 13:36:37 +01:00 committed by GitHub
parent fe201393d8
commit cb77844c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -68,9 +68,6 @@ OffboardSwitch::parameters_update()
return PX4_OK;
}
// void OffboardSwitch::trajectorySetpointCheck() {
// if ()
// }
void OffboardSwitch::Run()
{