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 Jun 3, 2021
1 parent 8d3c6e2 commit 81733b9
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 81733b9

Please sign in to comment.