5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-02-19 22:33:57 -04:00
ardupilot/libraries/APO/AP_Board.cpp
2011-12-07 16:31:56 -05:00

15 lines
145 B
C++

/*
* AP_Board.cpp
*
* Created on: Apr 4, 2011
*
*/
#include "AP_Board.h"
namespace apo {
} // namespace apo
// vim:ts=4:sw=4:expandtab