4 changed files with 13 additions and 27 deletions
@ -1,19 +0,0 @@
@@ -1,19 +0,0 @@
|
||||
/*
|
||||
AP_GPS_None.cpp
|
||||
*/ |
||||
|
||||
#include "AP_GPS_None.h" |
||||
|
||||
AP_GPS_None::AP_GPS_None() |
||||
{ |
||||
} |
||||
|
||||
|
||||
void AP_GPS_None::init(void) |
||||
{
|
||||
} |
||||
|
||||
void AP_GPS_None::update(void) |
||||
{ |
||||
} |
||||
|
Loading…
Reference in new issue