project-alice-assistant / HermesLedControl

Provides an easy way to control your leds in an Hermes environment
GNU General Public License v3.0
83 stars 41 forks source link

Add option for DoA to setup for supported devices #88

Closed Xenira closed 3 years ago

Xenira commented 3 years ago

Is your feature request related to a problem? Please describe. DoA needs numpy and libatlas-base-dev. Also --enableDoA needs to be set to true.

Describe the solution you'd like When selecting supported hardware during setup the user should be asked if DoA should be enabled. If yes numpy and libatlas-base-dev should be installed an --enableDoA should be set to true.

Describe alternatives you've considered None

Additional context Also add a wiki article about this for manual setup.

Psychokiller1888 commented 3 years ago

Yep, haven't finished that one tbh, I totally fogot about it.... But I think it was working, must have forgotten to add the required packages.