Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_NordicMesh.h
Go to the documentation of this file.
1
10#pragma once
11
12#ifdef __cplusplus
13extern "C" {
14#endif
15
16#include <ble_gap.h>
17#include <rbc_mesh.h>
18
19#ifdef __cplusplus
20}
21#endif