fix: active poll instead of wait for interupt
This commit is contained in:
parent
8554f7a8ad
commit
f57ecd19aa
4 changed files with 51 additions and 36 deletions
|
|
@ -84,7 +84,7 @@ sudo chmod 600 /etc/noisebell/pi-to-cache-key /etc/noisebell/cache-to-pi-key /et
|
|||
|
||||
sudo tee /etc/noisebell/noisebell.env >/dev/null <<'ENVEOF'
|
||||
NOISEBELL_GPIO_PIN=17
|
||||
NOISEBELL_DEBOUNCE_SECS=5
|
||||
NOISEBELL_DEBOUNCE_MS=50
|
||||
NOISEBELL_PORT=80
|
||||
NOISEBELL_RETRY_ATTEMPTS=3
|
||||
NOISEBELL_RETRY_BASE_DELAY_SECS=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue