NetBurner 3.5.6
PDF Version
WebFunctions.h
1
/*NB_REVISION*/
2
3
/*NB_COPYRIGHT*/
4
5
#ifndef WEBFUNCTIONS_H_
6
#define WEBFUNCTIONS_H_
7
8
extern
void
RegisterWebHandler();
9
extern
bool
WifiInitComplete;
10
11
#endif
/*WEBFUNCTIONS_H_*/