Skip to content

Conversation

@tedwardd
Copy link

@tedwardd tedwardd commented Oct 26, 2025

meshtastic.tcp_interface.TCPInterface supports a portNumber parameter. TC2_BBS was previously ignoring interface.port if interface.type was "tcp". This change adds support to check if interface.type == tcp, if true it checks if interface.port is set. If it is, it uses this during initialization of meshtastic.tcp_interface.TCPInterface. If not, it falls back to the default meshtastic.tcp_interface.DEFAULT_TCP_PORT.

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.

1 participant