now my skeck fails compile -- all my functions are out of scope -- I do not get this on 165
is this an issue with 167 ????????????
1> includes
2>vars
wifiserver server(port)
3> void setup
serialbegin
*** TxtBuf = TxLoad() ----out of scope
4> end setup
5> void loop
get post decide what
build pageseg ---out of scope on stringstuff functions
send pageseg
build pageseg ---out of scope on stringstuff functions
send pageseg
build pageseg ---out of scope on stringstuff functions
send pageseg
build pageseg ---out of scope on stringstuff functions
send pageseg
6> end of loop
7> Txload() function
8> StringStuff() functions