IDF release/v3.3 c33fc7821

esp-face: master 420fc7e
esp32-camera: master 0107093
This commit is contained in:
Me No Dev
2020-12-01 16:22:18 +02:00
committed by GitHub
parent 6b0114366b
commit 2e12392721
69 changed files with 27 additions and 6 deletions

View File

@ -56,6 +56,7 @@
#if ESP_IDF_VERSION >= ESP_IDF_VERSION_VAL(4, 3, 0)
// Features supported in 4.3
#define MQTT_SUPPORTED_FEATURE_DIGITAL_SIGNATURE
#define MQTT_SUPPORTED_FEATURE_TRANSPORT_SOCK_ERRNO_REPORTING
#endif
#endif /* ESP_IDF_VERSION */