We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the roulette game, whilst the ball is rolling, the leds do not behave as expected.
On the Arduino, as intended, the light cycles through the leds, starting at a fast pace and slowing down.
In the browser, the leds don't cycle as fast, and they blinks rapidly. The game does function. Perhaps an issue with the very quick visual output?
The effect appears to be worse in Chrome than in Firefox, but it is present in both browsers.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the roulette game, whilst the ball is rolling, the leds do not behave as expected.
On the Arduino, as intended, the light cycles through the leds, starting at a fast pace and slowing down.
In the browser, the leds don't cycle as fast, and they blinks rapidly.
The game does function. Perhaps an issue with the very quick visual output?
The effect appears to be worse in Chrome than in Firefox, but it is present in both browsers.
The text was updated successfully, but these errors were encountered: