Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Expand String examples with explicit size concat and constructor#18

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
per1234 wants to merge1 commit intomain
base:main
Choose a base branch
Loading
frompr_9239

Conversation

@per1234
Copy link
Contributor

Moved fromarduino/Arduino#9239 by@matthijskooijman

This expands examples to show the newly added APIs:

String::concat(const char *, unsigned int)String::String(const char *, unsigned int)

Since not all cores versions will support this right away, a version
check is added against ARDUINO_CORE_API.

These APIs are added to ArduinoCore-API inarduino/ArduinoCore-API#97. Before merging these examples, the version check must be updated to the first API version that includes these new APIs.

This expands examples to show the newly added APIs:String::concat(const char *, unsigned int)String::String(const char *, unsigned int)Since not all cores versions will support this right away, a versioncheck is added against ARDUINO_CORE_API.
@CLAassistant
Copy link

CLAassistant commentedApr 9, 2021
edited
Loading

CLA assistant check
All committers have signed the CLA.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

type: enhancementProposed improvement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@per1234@CLAassistant@matthijskooijman

[8]ページ先頭

©2009-2025 Movatter.jp