eclipse / mita

mita
Eclipse Public License 2.0
56 stars 20 forks source link

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

Open boaks opened 5 years ago

boaks commented 5 years ago

Version "0.1.0.201907300855" reports

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

ConnectivityWLANWifi_Enable should be ConnectivityWLAN_Enable

boaks commented 5 years ago

Very amazing:

setup net : WLAN {

fails ...

setup wifi : WLAN {

works ...