ESP IDF 5.2 include fix (#144)

This commit is contained in:
kiss81 2024-03-01 20:29:18 +01:00 committed by GitHub
parent 58f86cb7bd
commit bf4b5d4ffa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <string>
#include <vector>
#include <ctime>
#ifndef CONFIG_NIMBLE_CPP_ATT_VALUE_TIMESTAMP_ENABLED
# define CONFIG_NIMBLE_CPP_ATT_VALUE_TIMESTAMP_ENABLED 0