software:firmware
MakAir Firmware
|
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... | |
Breathing activation related functions.
Definition in file activation.h.
|
extern |
Instance of the activation controller.
Definition at line 21 of file activation.cpp.