Skip to content

Conversation

@arduino12
Copy link
Contributor

No description provided.

LED_COUNT was misleading because there are n * (n-1) LEDs.
LED_PIN_COUNT is a byte (makes sense because most Arduinos have less than 255 pins) - so the iterators can be bytes as well.
@vercel
Copy link

vercel bot commented Jan 22, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/wokwi/good-arduino-code/GCcchw1n5kVQLxLfjJYrc1kr9DZW
✅ Preview: Failed

@urish urish merged commit 9328bd9 into wokwi:master Jan 22, 2022
@urish
Copy link
Contributor

urish commented Jan 22, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants