software:firmware
MakAir Firmware
activation.h File Reference

Breathing activation related functions. More...

#include "Arduino.h"

Go to the source code of this file.

Classes

class  ActivationController
 Controls breathing activation ON/OFF state. More...
 

Variables

ActivationController activationController
 Instance of the activation controller. More...
 

Detailed Description

Breathing activation related functions.

Author
Makers For Life

Definition in file activation.h.

Variable Documentation

◆ activationController

ActivationController activationController
extern

Instance of the activation controller.

Definition at line 21 of file activation.cpp.