esp-arduino-apboot icon indicating copy to clipboard operation
esp-arduino-apboot copied to clipboard

'testWifi' was not declared in this scope

Open kgkg2222 opened this issue 9 years ago • 2 comments

'testWifi' was not declared in this scope whats wrong ?

kgkg2222 avatar Jan 15 '16 05:01 kgkg2222

issue solved?

bidyutper avatar Jan 28 '16 06:01 bidyutper

It should be declared before its call. Put it above 'void setup()' Same for 'launchWeb' and others...

danielvphub avatar Jul 29 '16 03:07 danielvphub