Remove ICK

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
This commit is contained in:
Rebecca Wallander
2026-04-05 11:37:11 +02:00
committed by GitHub
parent a099b2dbd3
commit d6939712b6

View File

@@ -173,8 +173,6 @@ public sealed partial class KryoFlux
// Sample Frequency
double sck = SCK;
// Index Frequency
double ick = ICK;
List<(uint streamPosition, uint timer, uint sysTime)> indexEvents = [];