Infrared4Arduino 1.2.3
Loading...
Searching...
No Matches
Macros
Nec1Renderer.cpp File Reference
#include "Nec1Renderer.h"
Include dependency graph for Nec1Renderer.cpp:

Go to the source code of this file.

Macros

#define MIN(a, b)   ((a) < (b) ? (a) : (b))
 

Macro Definition Documentation

◆ MIN

#define MIN (   a,
 
)    ((a) < (b) ? (a) : (b))

Definition at line 7 of file Nec1Renderer.cpp.