3eddb1c300
* feat: add installer script, revise methodology * feat: update installer.sh script to fix issues * fix: re-name service to .template * fix: line endings, script update, guestbook output_file mod * fix: lambda revision * fix: add NC/NO logic for hook_type
14 lines
276 B
YAML
14 lines
276 B
YAML
alsa_hw_mapping: 1
|
|
beep_reduction: 24
|
|
buffer_size: 4096
|
|
channels: 2
|
|
hook_gpio: 22
|
|
playback_reduction: 16
|
|
recording_limit: 60
|
|
rotary_gpio: 23
|
|
rotary_hold_repeat: true
|
|
rotary_hold_time: 0.25
|
|
sample_rate: 44100
|
|
source_file: audioGuestBook.py
|
|
format: INT16
|
|
hook_type: NC # or 'NO' |