Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
theyosh committed Aug 31, 2023
1 parent 2dac21c commit 5d3af99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_hardware/script_relay.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ When for what reason the readout is not possible, return the value '-1' when req

And make sure your script is [executable](https://linuxhandbook.com/make-file-executable/). You can use the same Python libraries that are installed. See the `requirements.txt` for instaled libraries.

An example can be found in the [contrib](https://github.com/theyosh/TerrariumPI/blob/4.x.y.z/contrib/external_switch.py) folder.
An example can be found in the [contrib](https://github.com/theyosh/TerrariumPI/blob/main/contrib/external_switch.py) folder.

### Docker

Expand Down

0 comments on commit 5d3af99

Please sign in to comment.