v0.0.1
- Minor fix in all tutorial notebooks: symlinks were not being populated when copied into Bela, added
-L
to allrsync
calls .start_logging()
routine was blocking when transferring so addedasyncio.sleep(0.1)
in the transfer routine to avoid blocking the thread