Rob
Rob
Thanks for the vagrant hint. I tested it and found I used a deprecated method of trashing files, so I used the up-to-date function. Concerning the variable: Would it be...
Yea, makes sense! Thank you for your guidance! :) One last question, out of curiosity: Why should the default behavior be to delete the files and not to trash them?...
Hey, just wanted to know if you're still into this thing and if you're content with the proposed approach :)
Alright, thanks! I'll continue this weekend :)
Hi again, I moved the method into its own module. Are you sure we need a class for it? I considered declaring it a static method, since we don't need...
Thank you @CuldesacDude ! I needed a second similar adjustment in line 143: BLEDevice::init(String(bleMouseInstance->deviceName.c_str()));