SITL: fix copter sitl build on macos
This commit is contained in:
parent
3f4c605361
commit
a00243dc5a
@ -1,4 +1,5 @@
|
||||
#include "SIM_BattMonitor_SMBus_Rotoye.h"
|
||||
#include <AP_HAL/utility/sparse-endian.h>
|
||||
|
||||
SITL::Rotoye::Rotoye() :
|
||||
SIM_BattMonitor_SMBus_Generic()
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include "SIM_I2CDevice.h"
|
||||
#include <AP_HAL/utility/sparse-endian.h>
|
||||
|
||||
void SITL::I2CRegisters::add_register(const char *name, uint8_t reg, int8_t mode)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user