tester: specify att with dB

pull/1753/head
occheung 2022-02-07 13:36:23 +08:00 committed by Sébastien Bourdeauducq
parent a74196aa27
commit d5eec652ee
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ class SinaraTester(EnvExperiment):
self.core.break_realtime()
channel.init()
channel.set_att_mu(160)
channel.set_att(11.5*dB)
channel.sw.on()
self.core.break_realtime()