Skip to content

v0.0.1

Compare
Choose a tag to compare
@pelinski pelinski released this 27 Nov 19:15
· 49 commits to main since this release
  • Minor fix in all tutorial notebooks: symlinks were not being populated when copied into Bela, added -L to all rsync calls
  • .start_logging() routine was blocking when transferring so added asyncio.sleep(0.1) in the transfer routine to avoid blocking the thread