mita
mita copied to clipboard
xdk110 binding - ConnectivityWLANWifi_Enable() instead of exception = ConnectivityWLAN_Enable();
Version "0.1.0.201907300855" reports
src-gen/base/ConnectivityWLANNet.c:88: undefined reference to `ConnectivityWLANWifi_Enable'
ConnectivityWLANWifi_Enable
should be ConnectivityWLAN_Enable
Very amazing:
setup net : WLAN {
fails ...
setup wifi : WLAN {
works ...