DrakoPOD

Results 6 issues of DrakoPOD

When I run `send-to-espurino-console` it doesn't do all tasks. ``` > Executing task: node_modules\.bin\gulp.cmd send-to-espurino-console < [17:51:36] Using gulpfile ~\Desktop\mqtt\espruinots\gulpfile.js [17:51:36] Starting 'send-to-espurino-console'... [17:51:36] Finished 'send-to-espurino-console' after 9.54 ms Terminal...

I have a line chart that update every second, I have to deleted the old value after 60 seconds, because I have several graph I this may cause performance issues....

Following the example for a temple, I get an error: ``` INFO:picoweb:670016527.176 "GET /template" ERROR:picoweb:670016527.176 OSError(2,) Traceback (most recent call last): File "picoweb/__init__.py", line 206, in _handle File "", line...

I have this options. ```js const options = reactive({ chart: { id: 'vue-chart' }, xaxis: { type: 'datetime', min: new Date().getTime() - 60000, max: new Date().getTime() } }) ``` I'm...

I'm trying to use this with quasar, but I can get the component render, is only rendering a plain button, but don't nothing. The demo use ts, but I'm using...

I want to do something like this ![image](https://github.com/user-attachments/assets/52b1ab06-17c2-4694-bd6d-dae6b2d567c7) Is for practice tempo and rhythm Edit: This should be work, but the clef is still there: ```abc M: none K: none...