Skip to content

fix for #4993 #4996

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
May 30, 2016
Merged

fix for #4993 #4996

merged 1 commit into from
May 30, 2016

Conversation

jantje
Copy link

@jantje jantje commented May 29, 2016

I added

define snprintf_P(s, f, ...) snprintf((s), (f), VA_ARGS)

sandeepmistry added a commit to sandeepmistry/Arduino that referenced this pull request May 30, 2016
@sandeepmistry sandeepmistry merged commit 43a8c38 into arduino:master May 30, 2016
@sandeepmistry
Copy link
Contributor

@jantje thank you!

sandeepmistry added a commit to sandeepmistry/ArduinoCore-samd that referenced this pull request May 30, 2016
@sandeepmistry
Copy link
Contributor

I've also ported this to the SAMD core in arduino/ArduinoCore-samd@470c210.

@jantje
Copy link
Author

jantje commented May 30, 2016

:-)

@jantje jantje deleted the issue4993 branch May 30, 2016 18:50
@sandeepmistry sandeepmistry added this to the Release 1.6.10 milestone Jul 19, 2016
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.

2 participants