Blynk.config(auth) with 4 arguments?

The project (NANO + ESP-01) with a library 0.3.8
for Blynk.config (auth) reports an error "… expects 4 arguments… "
I should add something besides auth, server, port?

OK
it should be like this - I suppose
Blynk.config (wifi, auth)

2 Likes