Skip to content

Commit

Permalink
Fix #132 - remove hardcoded play commands
Browse files Browse the repository at this point in the history
  • Loading branch information
krisgesling committed Jul 7, 2020
1 parent 9e27981 commit 1df02f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions etc/mycroft/mycroft.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"play_wav_cmdline": "aplay -Dhw:0,0 %1",
"play_mp3_cmdline": "mpg123 -a hw:0,0 %1",
"enclosure": {
"platform": "picroft"
},
Expand Down

0 comments on commit 1df02f3

Please sign in to comment.