mirror of
https://github.com/ArduPilot/ardupilot.git
synced 2026-02-09 09:05:46 +08:00
5 lines
107 B
C++
5 lines
107 B
C++
#define FORCE_VERSION_H_INCLUDE
|
|
#include "AP_Periph.h"
|
|
#include "version.h"
|
|
#undef FORCE_VERSION_H_INCLUDE
|