sinara_tester: add delay before adf5356 init

This commit is contained in:
occheung 2021-07-07 12:35:53 +08:00
parent 9741e4aa43
commit c6cd9ac2ea
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ class SinaraTester(EnvExperiment):
@kernel
def setup_mirny(self, channel, frequency):
self.core.break_realtime()
delay(1*ms)
channel.init()
channel.set_att_mu(160)