update core

This commit is contained in:
Logan McNaughton
2022-08-17 12:39:28 -06:00
parent bd5669eec5
commit fa89f24544
@@ -103,7 +103,7 @@ void init_si(struct si_controller* si,
struct pif* pif,
struct ri_controller* ri)
{
si->dma_duration = 12000;
si->dma_duration = 8000;
si->mi = mi;
si->pif = pif;
si->ri = ri;