SPI1 onInit() #3457
Replies: 3 comments
-
Posted at 2013-12-13 by @gfwilliams Yes, sadly it's a huge regression in that version of Espruino that causes it to leave off the last few characters of the function. It should have been fixed in last night's nightly build, but because of the filename change, that hasn't appeared! For now, type:
If you add a few characters after every function definition then you'll be fine. Sorry about that - everything is in flux at the moment. I'm trying really hard to get everything ready for KickStarter and I don't have time to make sure everything works on cutting edge git all the time. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2013-12-13 by user6204 OK, many thanks. I'll backoff with any problems for a while, to let you sort things out. Excellent project !!! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2013-12-13 by @gfwilliams Actually, Ganehag just fixed the nightly builds. You could try this one: |
Beta Was this translation helpful? Give feedback.
-
Posted at 2013-12-13 by user6204
Just tried the following:
when I call onInit() it gives
Any ideas?
Using Espruino 1v44 on the HY 3.2"
Beta Was this translation helpful? Give feedback.
All reactions