3-phase PV router
|
Some utility functions for the relay output feature. More...
#include "types.h"
#include "type_traits.hpp"
#include "debug.h"
#include "config_system.h"
#include "movingAvg.h"
#include "ewma_avg.hpp"
#include "utils_pins.h"
Go to the source code of this file.
Classes | |
class | RelayEngine< N, D > |
This class implements the relay management engine. More... | |
class | relayOutput |
Relay diversion config and engine. More... | |
Some utility functions for the relay output feature.
Definition in file utils_relay.h.