ardupilot/libraries/AP_Notify/AP_Notify.cpp
2013-08-30 13:01:34 +10:00

9 lines
177 B
C++

/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#include <AP_Notify.h>
AP_Notify notify;
/// Constructor
//AP_Notify::AP_Notify()
//{
//}