Humidistat
Arduino firmware for a humidistat (humidity controller)
Loading...
Searching...
No Matches
SPProfile Struct Reference

Setpoint profile: a label and a span over Points. More...

#include <Point.h>

Public Attributes

const char label [12]
 
const etl::span< const Pointprofile
 

Detailed Description

Setpoint profile: a label and a span over Points.

Definition at line 14 of file Point.h.

Member Data Documentation

◆ label

const char SPProfile::label[12]

Definition at line 15 of file Point.h.

◆ profile

const etl::span<const Point> SPProfile::profile

Definition at line 16 of file Point.h.


The documentation for this struct was generated from the following file: