Correct StatusBoard max strip numbers in docstring

This commit is contained in:
Ben Nuttall
2017-07-03 12:30:58 +01:00
committed by GitHub
parent a2a6fa7341
commit 448feaf68f

View File

@@ -858,7 +858,7 @@ class StatusBoard(CompositeOutputDevice):
:param str \*labels:
Specify the names of the labels you wish to designate the strips to.
You can list up to three labels. If no labels are given, three strips
You can list up to five labels. If no labels are given, five strips
will be initialised with names 'one' to 'five'. If some, but not all
strips are given labels, any remaining strips will not be initialised.