Attempting to use the TV module is failing - I'm getting:
>Uncaught Error: Module tv not found
at line 1 col 19
var g=require("tv").setup({type:"pal",video:A7,sync:A6,width...
^
>
... when trying to run the examples. I've taken a look in espruino.com/modules and, true enough, the module is missing. And I'd just soldered resistors and a header to my board :(
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.
Attempting to use the TV module is failing - I'm getting:
... when trying to run the examples. I've taken a look in espruino.com/modules and, true enough, the module is missing. And I'd just soldered resistors and a header to my board :(