digitalWrite(array,1) bug? #5305
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2016-04-28 by @gfwilliams Unless I'm missing something, this is all documented in the digitalWrite reference?
Basically if you put an array in then you can write the pins directly with a binary number - it's hugely useful for things like LED displays, where you might want to write values to several pins at once. Posted at 2016-04-28 by Maarten You're correct - I didn't read the note carefully enough. Sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-04-28 by Maarten
Test performed on Espruino Original Board and STM F4 with 1v85.
Best regards,
Marten
Beta Was this translation helpful? Give feedback.
All reactions