Classes #299
Replies: 4 comments
-
Posted at 2014-07-24 by DrAzzy Waveform isn't in v 1.48 - see http://www.espruino.com/ChangeLog - it wasn't added until 1.53, and in versions since then, there have been considerable improvements made to it. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-07-24 by Harry_T That would explain it - thanks! I also have a 2.8" LCD version of the same board which runs v1.67 fine but seems to give the same error, just trying to run the first line. I presume that "Waveform" isn't in the 2.8" version as it's a small board. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-07-24 by DrAzzy Yeah, that uses the RBT with only 128k of flash. Basically anything under 256k flash will have features cut to make room. I recommend the Espruino board, personally... |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-07-25 by Harry_T Yes - I think I will get one of the Espruino boards for the real experimenting. Just trying to find a use for these other ones I have first! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-07-24 by Harry_T
Hello,
I've come back to experimenting with this excellent tool and I've noticed there's a Waveform class.
I've been trying to use it on a VET6 running v1.48 (I can't get newer versions to work - just get a white screen when I flash it).
After the first line I get the error "ERROR: Constructor should be a function..."
I am not sure how to use Classes, or if it is automatic. Is this Class not included in v1.48 - or the VET6?
Many thanks,
Harry
Beta Was this translation helpful? Give feedback.
All reactions