Added buttons controls.

This commit is contained in:
Author glitchrain
2024-12-14 02:46:59 -08:00
committed by s.aydarov
parent 03106054c5
commit 13766ca4f2
9 changed files with 267 additions and 40 deletions

View File

@@ -11,7 +11,5 @@ void setup()
void loop()
{
m_EyeTrainerMain.runTest();
}
m_EyeTrainerMain.loop();
}