Humidistat
Arduino firmware for a humidistat (humidity controller)
Loading...
Searching...
No Matches
Controller.h File Reference
#include <stdint.h>
#include "PID.h"
#include "../EEPROMConfig.h"
Include dependency graph for Controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Controller
 Base class for a controller. Owns a PID instance, and holds a reference to a ConfigStore instance. More...