tests/periph_uart_nonblocking: relax allowed precision to 1.005
This commit is contained in:
parent
05fbeb65b1
commit
e424d177d7
@ -10,7 +10,7 @@ import sys
|
|||||||
from testrunner import run
|
from testrunner import run
|
||||||
|
|
||||||
|
|
||||||
PRECISION = 1.002
|
PRECISION = 1.005
|
||||||
|
|
||||||
|
|
||||||
def testfunc(child):
|
def testfunc(child):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user