Commit 969ab15f authored by plaasio's avatar plaasio 👷🏽

Update pnv.js

parent 039c50dd
......@@ -58,7 +58,7 @@ PythonShell.run(src, options, async function (err, results) {
async function init(){
//var pressed = await getPySrc('btns.py', []);
var pressed = await getPySrc('btns.py', []);
console.log(pressed);
getPySrc('lcd.py', ['READY', 'scan contract..']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment