Defines the Circadian class for creating and maintaining cycles with specified durations or frequencies. The term "circadian" is used metaphorically to describe the regular, repeating cycles that the automata experience, analogous to a 24-hour rhythm but not necessarily tied to a real-world day. More...
#include "arduino.h"
Go to the source code of this file.
Classes | |
class | Circadian |
A class to handle periodic time intervals. More... | |