NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
shell.h
1#ifndef __SHELL_H__
2#define __SHELL_H__
3
4void ble_mesh_shell_init(void);
5
6#endif