-
• #2
That was easy: http://www.espruino.com/Reference#l_process_version
-
• #3
Is process.env or process.env.VERSION what you need ?
-
• #4
Great that works thx
That was easy: http://www.espruino.com/Reference#l_process_version
Is process.env or process.env.VERSION what you need ?
Great that works thx
Is there a way to check the version of firmware on my espruino board?
I've got multiple boards and some I've updated but not others. The web ide warning triangle about new firmware being available seems to be there regardless of whether I plugin an updated board or not. Is there a way I can easily check to see which boards are out of date ?