EliasStar / DashD

Lightweight daemon for Raspberry Pi driven kiosks
GNU General Public License v3.0
2 stars 0 forks source link

Make features disableable #5

Closed mishoboss closed 2 years ago

mishoboss commented 2 years ago

Description

image

How To Reproduce

Run sudo /usr/local/sbin/dashd on non-raspberry arm board and no ws2811 hardware.

Any way we can disable Lighting if it's not used?

EliasStar commented 2 years ago

The modules can now be disabled with flags. By default all are enabled, however with --lighting_enabled=false for example you can now disable lighting. Look up the other flags in the README.