trex: enabling move left and right

pull/751/head
Johannes Schneider 2021-05-30 20:40:56 +02:00
parent d570261e47
commit d49a22a990
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ g.flip = function() {
},0,(240-128)/2,{scale:2});
};
var W = g.getWidth();
var BTNL = BTN4;
var BTNR = BTN5;
var BTNL = BTN2;
var BTNR = BTN3;
var BTNU = BTN1;
// Images can be added like this in Espruino v2.00

2
core

@ -1 +1 @@
Subproject commit 3f2ff467f22b746da94160e59ff89b621601b261
Subproject commit 0ba4c2bd5503264279222b04a41505471c6622ff