yes, I could actually pass those as arrays no troubles
got it for the 1ms js execution limit
ok, I'll try to find alternatives to the creation of structs/array in my current code
for the "all in ints" part, I tested using ints but I intended to ultimately use floats ( ex: for the bezierCurve() fcn ), but I guess it could be done with "* tricks"
-> I'll have another take on this as soon as I make further progress in some other projects ;)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Robin thx ! -> same conclusion for the 4 args max, & thks for the 333 us /30 ms reminder ;)
@Gordon:
-> I'll have another take on this as soon as I make further progress in some other projects ;)
thanks a lot :)
+