Reducing LinkUniversal initial wait

This commit is contained in:
Rodrigo Alfonso
2025-02-19 07:43:55 -03:00
parent ab590d90e5
commit 2336bfeb2d

View File

@@ -171,6 +171,7 @@ class LinkUniversal {
LINK_READ_TAG(LINK_UNIVERSAL_VERSION);
reset();
waitCount = INIT_WAIT_FRAMES;
isEnabled = true;
}