diff --git a/test.ts b/test.ts index c2fdf3941..9ffd4dca4 100644 --- a/test.ts +++ b/test.ts @@ -1,4 +1 @@ -jacdac.broadcastEvent(9008, DAL.DEVICE_BUTTON_EVT_CLICK); -control.onEvent(9008, DAL.DEVICE_BUTTON_EVT_CLICK, function () { - console.log('click') -}) \ No newline at end of file +// todo tests \ No newline at end of file