Skip to content

chore: add basic examples #2

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

Merged
merged 1 commit into from
Nov 25, 2021
Merged

Conversation

Esquirio
Copy link
Collaborator

No description provided.

@clodpheasant
Copy link
Collaborator

LGTM! @facchinm @GDJose what do you think?

@GDJose
Copy link
Collaborator

GDJose commented Nov 24, 2021

same here!

Serial.println(txt);
if (strcmp(txt, "Motor 1") == 0) {
selected_motor = 1;
Braccio.ping_allowed = false;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sold for the ping_allowed variable (it was my quick and dirty hack to allow some clean operations), but I'd merge the examples anyway and eventually refactor them if I remove that functionality

@facchinm facchinm merged commit a40974b into master Nov 25, 2021
@aentinger aentinger deleted the Esquirio/Braccio_v2_library branch January 19, 2022 10:31
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

Successfully merging this pull request may close these issues.

4 participants