Peter Barker
8 years ago
committed by
Randy Mackay
3 changed files with 0 additions and 16 deletions
@ -1,11 +0,0 @@
@@ -1,11 +0,0 @@
|
||||
#include "GCS_Sub.h" |
||||
#include "Sub.h" |
||||
|
||||
bool GCS_Sub::cli_enabled() const |
||||
{ |
||||
return false; |
||||
} |
||||
|
||||
AP_HAL::BetterStream* GCS_Sub::cliSerial() { |
||||
return NULL; |
||||
} |
Loading…
Reference in new issue