Skip to content

Conversation

caveman99
Copy link
Member

@caveman99 caveman99 commented Jun 26, 2025

No description provided.

@caveman99 caveman99 requested review from Copilot and thebentern June 26, 2025 13:12
@caveman99
Copy link
Member Author

originally by @broglep

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR restores the CAYENNE_APP enum entry (port 77) in portnums.proto that was accidentally removed, documenting its intended use for Cayenne Low Power Payload.

  • Re-added CAYENNE_APP = 77 to the PortNum enum with descriptive comments.
  • Updated the comment block to explain the CayenneLLP encoding.
Comments suppressed due to low confidence (2)

meshtastic/portnums.proto:225

  • [nitpick] Consider updating any external documentation or port reference tables to include CAYENNE_APP (77) so consumers are aware of the restored port number.
  CAYENNE_APP = 77;

meshtastic/portnums.proto:220

  • [nitpick] Indentation in this comment block appears inconsistent with surrounding entries. Align the leading spaces to match existing blocks (e.g., 4 spaces) for consistency.
  /*

@thebentern thebentern merged commit 0ca1555 into master Jun 26, 2025
2 checks passed
@caveman99 caveman99 deleted the caveman99-patch-1 branch June 26, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants