add another sleep for testing

Change-Id: Ifda4d26cc709b830a34b5a107ae1e136cf89d4e5
This commit is contained in:
Oliver Smith 2019-09-04 10:54:15 +02:00
parent 544b76db2d
commit 787badc0ee
1 changed files with 2 additions and 0 deletions

View File

@ -336,6 +336,8 @@ private function f_init_pcu(PCUIF_CODEC_PT pt, charstring id,
Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail, "Timeout waiting for PCU INFO_IND");
}
}
f_sleep(0.5); /* FIXME: wait until si3 data arrives */
}
private function f_init_trxc(TRXC_CODEC_PT pt, charstring id,