Skip to content

Commit

Permalink
Added stop on removal functionality example
Browse files Browse the repository at this point in the history
See #1049
  • Loading branch information
s-martin authored Dec 15, 2020
1 parent 6dc047a commit 53fae24
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion components/gpio_control/example_configs/gpio_settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,11 @@ Type: Button
Pin: 21
pull_up: True
hold_time: 0.3
functionCall: functionCallPlayerPauseForce
functionCall: functionCallPlayerPauseForce

[RFIDDevice]
enable: True
Type: Button
Pin: 21
pull_up: True
functionCall: functionCallPlayerStop

0 comments on commit 53fae24

Please sign in to comment.