mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
|
def configure(cfg):
|
||
|
cfg.env.DOUBLE_PRECISION_SOURCES['AP_HAL_SITL'] = ['system.cpp']
|