numpy tolerance for INDI

pull/2348/head
Adeeb Shihadeh 2020-10-19 23:29:22 -07:00
parent 0bbd080a04
commit 32496626b2
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ CONFIGS = [
ignore=["logMonoTime", "valid", "controlsState.startMonoTime", "controlsState.cumLagMs"],
init_callback=fingerprint,
should_recv_callback=None,
tolerance=None,
tolerance=NUMPY_TOLERANCE,
),
ProcessConfig(
proc_name="radard",