NetBurner 3.1
PlatformSpecific/MOD5441x/Mod5441xFactoryApp/src/ip_util.h
1
/*NB_REVISION*/
2
3
/*NB_COPYRIGHT*/
4
5
6
void
showIpAddressesSerial();
7
void
showLinkStatus();
8
9
// Functions called by web server with FUNCTIONCALL tag need to be extern"C" to link
10
extern
"C"
11
{
12
void
showIpAddressesWeb(
int
socket,
char
*url );
13
}
14
15
examples
PlatformSpecific
MOD5441x
Mod5441xFactoryApp
src
ip_util.h
Generated by
1.8.14