[doc] update docstrings as per PR #683

This commit is contained in:
tobi-wan-kenobi 2020-07-18 08:23:28 +02:00
parent 72966ee37d
commit 7c8ddc9c87
15 changed files with 42 additions and 4 deletions

View file

@ -1,5 +1,8 @@
"""get volume level or control it
Requires the following executable:
* amixer
Parameters:
* amixer.device: Device to use (default is Master,0)
* amixer.percent_change: How much to change volume by when scrolling on the module (default is 4%)