-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New functionality in String class (WString.cpp/.h) #4870
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
Comments
Again, tested and working. |
Thanks!!! Meanwhile there is an "official" answer...could you pack these function into a library and upload it to Library Manager? I think this would give them more visibility to general users. |
Hi, I found an instruction list of how to upload a library: BTW: If you are trying to you the new files: On Windows there are 2 copies of WString.cpp/.h by default. You need to replace both. |
I'd recommend you fork the repo (and create a branch for your changes). Then you can create a pull-request to have the changes merged (and is easy for people to pull the proposed changes into a branch for testing before merge). I guess we can link it to some other String class improvements I would like merged also. |
With a delay of 5 days, the developer forum finally accepted and unlocked my post: @Chris--A : done as you suggested: https://github.com/TobiasKnauss/Arduino/ |
I need some new functions in the the String class.
I had created 2 posts about that in the arduino developers google group some hours ago, but the posts never appeared. Maybe the moderator is currently N/A...?
While waiting for the posts to appear, I have created the functionality and tested it.
It's ready to use and I'd be happy to see it implemented in the official version of the library:
The text was updated successfully, but these errors were encountered: