Avatar for coffeeDrink

coffeeDrink

Member since Mar 2017 • Last active May 2017
  • 0 conversations
  • 2 comments

Most recent activity

  • in General
    Avatar for coffeeDrink

    Hi @Gordon,

    oh great. Then everything is fine. I thought it is something special :P

    Thank you. Have a nice day.

  • in General
    Avatar for coffeeDrink

    Hi @Gordon,

    function onInit() {
      exec(require('fs').readFile("boot.js"));­
    }
    

    i can't find any documentation about "exec". I tried it with my pico, but i just get

    Uncaught ReferenceError: "exec" is not defined at line 3 col 3
    exec();

    I would like to execute some code, that is stored on an connected sd card.
    What is missing? Could you help me with that?

    Thank you :)

Actions