Avatar for format

format

Member since Oct 2013 • Last active Oct 2013
  • 1 conversations
  • 2 comments

Most recent activity

    • 4 comments
    • 3,198 views
  • in General
    Avatar for format

    Perfect, thank you :)

  • in General
    Avatar for format

    Hi, I browsed the code posted on github for a while and I wonder if it's (without modifications) possible to use espruino to parse script inside string.

    Something like:
    char *script = "var temperature; ........";
    jspExecute(script); ?

    I saw that espruino also works with interrupt routines and when used interactively, it has main loop doing various stuff, but that's not necessary for me.

    If it's not possible without mods, I'd love to modify it and post it back. (But I could use some directions as the code is not that small.)

Actions