squilter
10 years ago
committed by
Randy Mackay
3 changed files with 11 additions and 0 deletions
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#include "Tracker.h" |
||||
|
||||
void Tracker::init_capabilities(void) |
||||
{ |
||||
hal.util->set_capabilities(MAV_PROTOCOL_CAPABILITY_PARAM_FLOAT); |
||||
} |
Loading…
Reference in new issue