WXK
2024-12-16 9201a33e45484b3247271759c91c158063baccac
1
2
3
4
5
6
#ifndef __SHELL_H__
#define __SHELL_H__
 
void ble_mesh_shell_init(void);
 
#endif