Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeatingElement ¶
type HeatingElement struct {
// contains filtered or unexported fields
}
func NewHeatingElement ¶
func NewHeatingElement(relayPinNum int) *HeatingElement
func (*HeatingElement) Run ¶
func (h *HeatingElement) Run()
func (*HeatingElement) SetDutyFactor ¶
func (h *HeatingElement) SetDutyFactor(factor float32)
func (*HeatingElement) Shutdown ¶
func (h *HeatingElement) Shutdown()
Click to show internal directories.
Click to hide internal directories.