-
Notifications
You must be signed in to change notification settings - Fork 26
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
fix: support using ReadURI with SMS and GEO type #30
Merged
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ffbb3d6 - Browse repository at this point
Copy the full SHA ffbb3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f24ebc - Browse repository at this point
Copy the full SHA 4f24ebcView commit details -
fix: allow IdentifyNDEF to work with external buffer
This allows IdentifyNDEF to work when the NDEF is larger than the default NDEF_MAX_SIZE
Configuration menu - View commit details
-
Copy full SHA for b5481ad - Browse repository at this point
Copy the full SHA b5481adView commit details -
fix: allow ndef buffer to be supplied by begin()
The default buffer of 100 bytes is too small for Wifi and VCard. Further, using the default buffer prevents a user from picking a buffer size more suited to their processor environment and tag needs. This change retains backwards API compatibility but allows a user to provider their own buffer as part of begin()
Configuration menu - View commit details
-
Copy full SHA for 41bbf0d - Browse repository at this point
Copy the full SHA 41bbf0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8dc3b - Browse repository at this point
Copy the full SHA 0f8dc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 269d251 - Browse repository at this point
Copy the full SHA 269d251View commit details
Commits on Jul 27, 2023
-
feat: add support for high level API on ST25DVSensor
Add the following features: * The ability to read/write unabridged URIs per NDEF specifcation * High-level API for SMS, GEO, and EMail * Each API to read NDEF type
Configuration menu - View commit details
-
Copy full SHA for 2d5ae4c - Browse repository at this point
Copy the full SHA 2d5ae4cView commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12c9a6b - Browse repository at this point
Copy the full SHA 12c9a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa72e1 - Browse repository at this point
Copy the full SHA 0aa72e1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.