Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Refrig ¶
type Refrig struct {
// contains filtered or unexported fields
}
Refrig is an on/off controller with a recovery period between turning off and turning back on again. It is intended to be a failsafe module, but it's just plain funky. This needs to be in thermo.Stat
func (*Refrig) SetRecovery ¶
func (r *Refrig) SetRecovery()
SetRecovery sets the pin low and starts the Recover state.
Click to show internal directories.
Click to hide internal directories.