Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
boaks opened this issue Sep 10, 2019 · 1 comment
Labels
Bug Something isn't working good first issue Good for newcomers Platform: XDK110

Comments

@boaks
Copy link

boaks commented Sep 10, 2019

Version "0.1.0.201907300855" reports

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

ConnectivityWLANWifi_Enable should be ConnectivityWLAN_Enable

@boaks
Copy link
Author

boaks commented Sep 10, 2019

Very amazing:

setup net : WLAN {

fails ...

setup wifi : WLAN {

works ...

@wegendt-bosch wegendt-bosch added Bug Something isn't working good first issue Good for newcomers Platform: XDK110 labels Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working good first issue Good for newcomers Platform: XDK110
Projects
None yet
Development

No branches or pull requests

2 participants