Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork130
Arduino String/Stream add features#201
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
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-commenter commentedSep 2, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@## master #201 +/- ##==========================================- Coverage 95.53% 95.50% -0.03%========================================== Files 16 16 Lines 1075 1091 +16 ==========================================+ Hits 1027 1042 +15- Misses 48 49 +1
☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Add features to Arduino::String and Arduino::Stream
[x] String.insert
[x] Stream.readln or Stream.readLine
Requested by#152
More ideas are welcome