4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
registerTouchScreenEdge(1, function() {
|
||
|
sendTestResponse("triggered");
|
||
|
});
|