5 lines
80 B
C
5 lines
80 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
void wifi_shell_register(void);
|
||
|
|
void wifi_shell_unregister(void);
|