esp-arduino-apboot
esp-arduino-apboot copied to clipboard
'testWifi' was not declared in this scope
'testWifi' was not declared in this scope whats wrong ?
issue solved?
It should be declared before its call. Put it above 'void setup()' Same for 'launchWeb' and others...