fix: make QoS compatible with basestation-game

This commit is contained in:
David
2026-01-31 17:21:52 -06:00
parent 4a98c3d435
commit 9fc120b09e
4 changed files with 16 additions and 16 deletions

View File

@@ -49,7 +49,7 @@ class SerialRelay(Node):
# Create subscribers
self.man_sub = self.create_subscription(
ArmManual, "/arm/control/manual", self.send_manual, 10
ArmManual, "/arm/control/manual", self.send_manual, 2
)
# New messages