diff --git a/src/NimBLEUtils.h b/src/NimBLEUtils.h index 9e537cc..891f835 100644 --- a/src/NimBLEUtils.h +++ b/src/NimBLEUtils.h @@ -13,6 +13,11 @@ #include "host/ble_gap.h" +/**** FIX COMPILATION ****/ +#undef min +#undef max +/**************************/ + #include typedef struct {