WXK
2025-01-16 13e0fafc140c16539691d26afafaca417e7e2fbc
1
2
3
4
5
6
#ifndef __SHELL_H__
#define __SHELL_H__
 
void ble_mesh_shell_init(void);
 
#endif