We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was expecting to see code.py and boot.py instead of the empty list for mains.
beata@spilogale:~$ pipx upgrade discotool discotool is already at latest version 0.5.3 (location: /home/beata/.local/pipx/venvs/discotool) beata@spilogale:~$ discotool --serial 82BD65D4DFFD9F62 list - nRF52840 LED Glasses Driver ------------------------------------------------------------------- Adafruit Industries LLC [SN:82BD65D4DFFD9F62] /dev/ttyACM0 (REPL) /media/beata/GLASSENSE beata@spilogale:~$ discotool --serial 82BD65D4DFFD9F62 get volumes [{"name": "GLASSENSE", "mount_point": "/media/beata/GLASSENSE", "mains": []}] beata@spilogale:~$ ls $(discotool --serial 82BD65D4DFFD9F62 get volume) boot_out.txt boot.py code_i2c_lis.py code_i2c_scan.py code.py lib
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was expecting to see code.py and boot.py instead of the empty list for mains.
The text was updated successfully, but these errors were encountered: