software:firmware
MakAir Firmware
main_controller.cpp File Reference

Core logic to control the breathing cycle. More...

Go to the source code of this file.

Variables

MainController mainController
 
static const int32_t INVALID_ERROR_MARKER = INT32_MIN
 

Detailed Description

Core logic to control the breathing cycle.

Author
Makers For Life

Definition in file main_controller.cpp.

Variable Documentation

◆ INVALID_ERROR_MARKER

const int32_t INVALID_ERROR_MARKER = INT32_MIN
static

Definition at line 22 of file main_controller.cpp.

◆ mainController

MainController mainController

Definition at line 20 of file main_controller.cpp.