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

[SDK] Move the C++ classes into a namespace #16

Open
jviereck opened this issue Nov 21, 2019 · 1 comment
Open

[SDK] Move the C++ classes into a namespace #16

jviereck opened this issue Nov 21, 2019 · 1 comment
Assignees

Comments

@jviereck
Copy link
Contributor

Right now the C++ classes are defined at the top level. To avoid bloating the global namespace, let's add a namespace like namespace blmc_master_board {.

@thomasfla
Copy link
Member

I agree ! Let's keep that for when the py binding are pushed.

AlexisPotier pushed a commit to AlexisPotier/master-board that referenced this issue Jul 7, 2020
…/wifi_eth_autoselect

Autoselection between wifi and ethernet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants