|
MeshX 0.4
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.
|
Test configuration for GPIO property tests. More...
Data Fields | |
| uint8_t | logical_pin |
| meshx_gpio_mode_t | mode |
| uint8_t | initial_level |
| bool | signal_inversion |
Test configuration for GPIO property tests.
| uint8_t gpio_test_config_t::initial_level |
| uint8_t gpio_test_config_t::logical_pin |
| meshx_gpio_mode_t gpio_test_config_t::mode |
| bool gpio_test_config_t::signal_inversion |