upd comments pointing to implementation notes

This commit is contained in:
2026-02-27 19:48:35 +00:00
parent 7597202605
commit fa3964bb56
2 changed files with 2 additions and 3 deletions

View File

@@ -7,8 +7,7 @@ from .context import Context
from .help import CustomHelpFormatter
app = App(name='bus', help_formatter=CustomHelpFormatter())
# The VBAN protocl does not yet define a packet structure for these bus parameters.
# Hopefully that will come in the form of a 'VBAN_VMPARAMBUS_PACKET'.
# See https://github.com/onyx-and-iris/vban-cli?tab=readme-ov-file#implementation-notes - 1.
# app.command(eq.app.meta, name='eq')