mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-01 22:58:48 -04:00
update by Karsten Wiese <annabellesgarden@yahoo.de>:
- Initialize Cus428State::SelectInputMonitor in Ctor. - Added GPL description.
This commit is contained in:
parent
4e978a5a7e
commit
a23fe73753
4 changed files with 41 additions and 1 deletions
|
|
@ -29,6 +29,8 @@ class Cus428State: public us428_lights{
|
|||
:us428ctls_sharedmem(Pus428ctls_sharedmem)
|
||||
,MuteInputMonitor(0)
|
||||
,Mute(0)
|
||||
,SelectInputMonitor(0)
|
||||
,Select(0)
|
||||
,us428_ctls(0)
|
||||
{
|
||||
init_us428_lights();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue