Description
Enables output on a given temperature channel.
Signature
enable_channel(self, channel: int)
Parameters
channel: int
Channel to be enabled, [0, 7].
Example