Added logging info

This commit is contained in:
Ben Nicholson
2025-11-19 21:44:47 +11:00
parent 0654c19fac
commit b3ade2db86

View File

@@ -17,4 +17,7 @@
- Run the follwoing commands to enable the service on boot. ```sudo systemctl enable rrcs-trigger.service``` and ```sudo systemctl start rrcs-trigger.service```
- Run the following command to see how its booting up. ```watch systemctl status rrcs-triggers.service```
- Modify the script to have your RRCS Server IP address and port.
- Modify the script to have your RRCS Server IP address and port.
## Logging
- All logs are printed to journalctl, this includes when the button is pressed.