Skip to content

Commit 46dbebc

Browse files
committed
feat: added more topic names
1 parent 27248cc commit 46dbebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/vb_util_lib/topics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ class am_topics
156156
static constexpr char STATUS_SS1[] = "/status/ss1";
157157
static constexpr char STATUS_SS2[] = "/status/ss2";
158158

159-
// CTRL messages
159+
// visbox CTRL messages
160160
static constexpr char CTRL_VX_CMND[] = "/ctrl/vx/cmnd";
161161
static constexpr char CTRL_VX_FCU_STATUS[] = "/ctrl/vx/fcu_status";
162162
static constexpr char CTRL_VX_FLIGHT_CONTROL[] = "/ctrl/vx/flight_control";

0 commit comments

Comments
 (0)