mirror of https://github.com/ArduPilot/ardupilot
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
|
def configure(cfg):
|
||
|
cfg.env.DOUBLE_PRECISION_SOURCES['AP_HAL_SITL'] = ['system.cpp']
|