Skip to content

Added ev3_wait function to the EV3 API#1

Open
oscartbeaumont wants to merge 1 commit into
ev3rt-git:masterfrom
oscartbeaumont:master
Open

Added ev3_wait function to the EV3 API#1
oscartbeaumont wants to merge 1 commit into
ev3rt-git:masterfrom
oscartbeaumont:master

Conversation

@oscartbeaumont
Copy link
Copy Markdown

I couldn't find one already in the API and it makes sense to have an easy way to add blocking delays for x milliseconds. If I just missed an existing function to do this, I can just close this PR. I also don't know where exactly is the best place to put the function in the API code so if where I put it isn't good tell me and I can move it. There also isn't a definition of it in a .h file and I don't know if this is necessary.
Also if this goes through I will create an identical PR for the ev3rt-hrp2-sdk repo.

I couldn't find one already in the API and it makes sense to have an easy way to add blocking delays for x milliseconds.
@oscartbeaumont oscartbeaumont changed the title Added ev3_wait function to the EV3 api Added ev3_wait function to the EV3 API Aug 19, 2019
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.

1 participant