Closed facchinm closed 8 years ago
The API is based on Wifi101's connectSSL with a wrapper class. It only works if the firmware on OpenWRT side is > 1.6.1, so calling connect on older Yuns will return -1 immediately
connectSSL
connect
@cmaglie
LGTM :+1:
The API is based on Wifi101's
connectSSL
with a wrapper class. It only works if the firmware on OpenWRT side is > 1.6.1, so callingconnect
on older Yuns will return -1 immediately@cmaglie