mita icon indicating copy to clipboard operation
mita copied to clipboard

xdk110 binding - ConnectivityWLANWifi_Enable() instead of exception = ConnectivityWLAN_Enable();

Open boaks opened this issue 5 years ago • 1 comments

Version "0.1.0.201907300855" reports

src-gen/base/ConnectivityWLANNet.c:88: undefined reference to `ConnectivityWLANWifi_Enable'

ConnectivityWLANWifi_Enable should be ConnectivityWLAN_Enable

boaks avatar Sep 10 '19 12:09 boaks

Very amazing:

setup net : WLAN {

fails ...

setup wifi : WLAN {

works ...

boaks avatar Sep 10 '19 13:09 boaks