Wifi Encryption Type error?
Posted: Mon Jul 31, 2017 3:12 pm
Hi there,
I'm trying to use:
but, I got error message says:
I have included
Can someone tell me why is it not working?
Thank you!
Regards
I'm trying to use:
Code: Select all
WiFi.encryptionType();
but, I got error message says:
Code: Select all
no matching function for call to 'ESP8266WiFiClass::encryptionType()'
I have included
Code: Select all
, using core version 2.3.0#include <ESP8266WiFi.h>
Can someone tell me why is it not working?
Thank you!
Regards