Skip to content
Snippets Groups Projects
Commit 6da0b44d authored by Chris Pastl's avatar Chris Pastl
Browse files

Docs: add 'volume' argument to fade_in comments

parent 577dd35d
No related branches found
No related tags found
1 merge request!36Improve test coverage #137
......@@ -235,6 +235,7 @@ class GenericChannel:
Perform a fade-in for the given channel.
Args:
volume (int): Volume from -1 to 100, where -1 indicates an error
instant(bool): If true the fade instantly jumps to target volume
Returns:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment