3 lines
89 B
Python
3 lines
89 B
Python
def configure(cfg):
|
|
cfg.env.DOUBLE_PRECISION_SOURCES['AP_HAL_SITL'] = ['system.cpp']
|