MeshX 0.3
This repository provides an implementation for Bluetooth Low Energy (BLE) Mesh network nodes. The project allows you to create BLE mesh nodes that can communicate with each other, enabling the development of smart home solutions or other IoT-based applications.
|
Structure to hold the unit test callback function. More...
#include <unit_test.h>
Data Fields | |
module_callback_t | callback |
Structure to hold the unit test callback function.
Definition at line 49 of file unit_test.h.
module_callback_t callback_node::callback |
Callback function
Definition at line 50 of file unit_test.h.