![]() |
nrfxlib API 3.3.99
|
| #define NRF_RPC_AUTO_ARR_ITEM | ( | _type, | |
| _name, | |||
| _array_key, | |||
| _item_key ) |
#include <nrf_rpc/include/nrf_rpc_common.h>
Adds new variable to the array.
| _type | Type of the variable. |
| _name | Name of the variable. |
| _array_key | String array unique key. |
| _item_key | String item key. |