Segfault16
Segfault16
@maxycatz Hi, we haven't had any dotstar LEDs to test yet. I can prepare a branch for you if you're willing to test it.
@maxycatz If prepared a PR #122 for DotStar LED's. Please feel free to test it.
@maxycatz I've updated the import path. Can you test again?
@maxycatz Any updates?
Hi @ChasonDeshotel They are hardcoded since I only want tested devices to be available on the cmd line options. See https://github.com/segfault16/modular-led-controller-workstation/pull/122
@fruechtegott Currently linear, could add threshold
Bluetooth needs `sudo setcap cap_net_admin,cap_net_raw+eip` on python / executable However, setcap removes LD_LIBRARY_PATH which is required for the pyinstaller package to find the bundled libraries..
@fruechtegott That's a lot of proxying ;)
@ChasonDeshotel can you maybe raise an issue for the crashes?
@fruechtegott I've tried to reproduce this without success: - Terminal 1: `python3 server.py --no_store --no_conf -D FadeCandy --device_candy_server=localhost:7890` - Open UI, configure proxy listening on port 7891 - Terminal 2:...