vuultimo4k added

Origin commit data
------------------
Branch: master
Commit: ba54bd3c18
Author: max_10 <max_10@gmx.de>
Date: 2019-09-12 (Thu, 12 Sep 2019)

Origin message was:
------------------
- vuultimo4k added

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2019-09-12 20:56:15 +02:00
committed by vanhofen
parent 7fd06fdda8
commit 3363b5d87d
9 changed files with 101 additions and 9 deletions

View File

@@ -337,7 +337,7 @@ int cAudio::StopClip()
hal_info("%s: clipfd not yet opened\n", __FUNCTION__);
return -1;
}
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUZERO4K
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUULTIMO4K || BOXMODEL_VUZERO4K
ioctl(clipfd, SNDCTL_DSP_RESET);
#endif
close(clipfd);