kopia lustrzana https://github.com/espressif/esp-idf
ble_mesh: stack: Fix compile warning with BIT macro
rodzic
3aabf571a8
commit
187fb9d959
|
@ -15,6 +15,7 @@
|
||||||
#define _BLE_MESH_UTIL_H_
|
#define _BLE_MESH_UTIL_H_
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
#include "esp_bit_defs.h"
|
||||||
#include "mesh_types.h"
|
#include "mesh_types.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Ładowanie…
Reference in New Issue