SPI usage #602
Replies: 3 comments
-
Posted at 2016-07-25 by @gfwilliams Well, you can't do that right now, but either of those is possible with some changes to Espruino. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-07-25 by @gfwilliams ... although playing devil's advocate here, it's only really saving a few characters - what's it really gaining you? Or am I missing something... |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-07-25 by MichaelPralow just style (maybe some API uniformity), although some parts of espruino API work this way (constructor with options or setup which returns the object), e.g. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-07-25 by MichaelPralow
right now i need to write the following to create a working SPI object
i would like to be able to use
maybe there is some downside to my approach, i would like to know it :-)
Beta Was this translation helpful? Give feedback.
All reactions