Skip to content

Optimizations: remove multiple calls to the status() function. #3172

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

Closed
wants to merge 7 commits into from
Closed

Optimizations: remove multiple calls to the status() function. #3172

wants to merge 7 commits into from

Conversation

mathertel
Copy link
Contributor

At these places the status function is called multiple times without need.
Because there is a lot of Wire function inside I suggest reducing that and speeding up the functions.

ish6614 and others added 7 commits May 14, 2015 18:30
Previous commit broke the actual functionality. The code was confusing and worked until the previous commit.
The changes make it logically and functionally correct.
… the editor has no such feature, CMD+J is disabled on mac. See #3098
Fix for FileUtils.recursiveDelete() when dealing with symbolic links
@facchinm facchinm self-assigned this May 18, 2015
@facchinm facchinm added Library: Ethernet The Ethernet Arduino library feature request A request to make an enhancement (not a bug fix) labels May 18, 2015
@facchinm
Copy link
Member

Merged as a9cdd44

@facchinm facchinm closed this May 28, 2015
@ffissore ffissore added this to the Release 1.6.5 milestone May 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants