forked from M-Labs/thermostat
Comment change
This commit is contained in:
parent
3f7d8fdbf3
commit
6be23451cb
|
@ -143,7 +143,7 @@ class ClientWatcher(QObject):
|
|||
|
||||
|
||||
class ChannelGraphs:
|
||||
"""Manager of the two graphs of a channel, and its elements."""
|
||||
"""Manager of a channel's two graphs and their elements."""
|
||||
|
||||
"""The maximum number of sample points to store."""
|
||||
DEFAULT_MAX_SAMPLES = 1000
|
||||
|
|
Loading…
Reference in New Issue