IDF release/v3.3.5 85c43024c (#4976)

esp-face: master 420fc7e
esp32-camera: master 488c308
This commit is contained in:
Me No Dev
2021-03-26 12:56:06 +02:00
committed by GitHub
parent e7a2759b65
commit 66746750a4
86 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@ extern "C" {
/** Minor version number (x.X.x) */
#define ESP_IDF_VERSION_MINOR 3
/** Patch version number (x.x.X) */
#define ESP_IDF_VERSION_PATCH 4
#define ESP_IDF_VERSION_PATCH 5
/**
* Macro to convert IDF version number into an integer