pipenv: add sound-run; sound.py: --input-device flag
This commit is contained in:
1
Pipfile
1
Pipfile
@@ -34,3 +34,4 @@ flash-esp32 = "bash -c 'source $HOME/esp/esp-idf/export.sh && cd esp32 && idf.py
|
||||
watch-esp32 = "watchfiles 'bash -c \"source $HOME/esp/esp-idf/export.sh && cd esp32 && idf.py -p ${ESPPORT:-/dev/ttyACM0} -b ${ESPSPEED:-460800} flash monitor\"' esp32/main"
|
||||
send-json = "python test/send_json.py"
|
||||
send-net = "python test/test_networking.py"
|
||||
sound-run = "python src/sound.py"
|
||||
|
Reference in New Issue
Block a user