Hello,
I'm trying to build a small automation system for my artisan. I managed to run all the commands which I get the information from Luban repo. But the printing file information method doesn't return anything.
Sample Code
this.send(0xac, 0x1a, 2, Buffer.alloc(1, 0))
Thanks