docs: expand CarPlay documentation in README#1690
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/meshtastic/Meshtastic-Apple/sessions/01a2f8b4-eb5b-4358-a3c5-ea878aeb0102 Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
garthvh
April 24, 2026 04:47
View session
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changed?
Replaced the brief CarPlay stub in
README.mdwith comprehensive documentation covering the full feature surface.New sections added:
isConnectedobserver and per-session intent-donation de-duplicationWhy did it change?
The CarPlay feature was added without adequate documentation. The previous README section was 13 lines covering only a surface-level feature list and an intent-name table, with no requirements, setup steps, UI description, limitations, or developer guidance.
How is this tested?
Documentation-only change; verified by reading the rendered Markdown.
Screenshots/Videos (when applicable)
N/A
Checklist