mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-09 09:24:01 -04:00
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
|
def configure(cfg):
|
||
|
cfg.env.DOUBLE_PRECISION_SOURCES['SITL'] = ['SIM_Aircraft.cpp']
|