Skip to content

Instantly share code, notes, and snippets.

View JGrossholtz's full-sized avatar

Julien Grossholtz JGrossholtz

View GitHub Profile
#!/bin/sh
#
# Play an mp3 file at start with the wifiberry-miniamp.
# Loads all necessary modules and uses ffplay (ffmpeg) to
# play the file.
#
start() {
echo "loading modules"