This commit is contained in:
iceman1001 2019-03-09 11:51:46 +01:00
parent f4409ab375
commit a819d522c1

View file

@ -20,7 +20,7 @@ static void RAMFUNC optimizedSnoop(void)
dest++;
}
}
//setting tracelen - importsnt! it was set by buffer overflow before
//setting tracelen - important! it was set by buffer overflow before
set_tracelen( BigBuf_max_traceLen());
}