M5UnitUnified 0.1.2 git rev:98f967c
Loading...
Searching...
No Matches
identify_functions.hpp File Reference

Identification of functions to be used. More...

Go to the source code of this file.

Macros

#define ESP_IDF_VERSION_VAL(major, minor, patch)   ((major << 16) | (minor << 8) | (patch))
 
#define ESP_IDF_VERSION   ESP_IDF_VERSION_VAL(3, 2, 0)
 
#define M5_UNIT_UNIFIED_USING_RMT_V2
 

Detailed Description

Identification of functions to be used.