diff --git a/components/gpio_control/example_configs/gpio_settings.ini b/components/gpio_control/example_configs/gpio_settings.ini index 87d786bcb..8a2176468 100755 --- a/components/gpio_control/example_configs/gpio_settings.ini +++ b/components/gpio_control/example_configs/gpio_settings.ini @@ -89,4 +89,11 @@ Type: Button Pin: 21 pull_up: True hold_time: 0.3 -functionCall: functionCallPlayerPauseForce \ No newline at end of file +functionCall: functionCallPlayerPauseForce + +[RFIDDevice] +enable: True +Type: Button +Pin: 21 +pull_up: True +functionCall: functionCallPlayerStop