mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04: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
|