pi-rfid-jukebox/Makefile

10 lines
159 B
Makefile
Raw Normal View History

2017-04-08 01:54:49 +00:00
all: /usr/bin/mpg321 lib/bin/python
amixer -q sset Master 95%
sudo npm start
/usr/bin/mpg321:
sudo apt-get install mpg321
2016-11-20 01:21:40 +00:00
lib/bin/python:
virtualenv lib