Fix Compiliation in IDF4.0

This commit is contained in:
h2zero 2020-06-11 08:13:39 -06:00
parent 74f48f5d5e
commit 8b79e934a6

View file

@ -13,6 +13,11 @@
#include "host/ble_gap.h" #include "host/ble_gap.h"
/**** FIX COMPILATION ****/
#undef min
#undef max
/**************************/
#include <string> #include <string>
typedef struct { typedef struct {