You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Receiver Demo (CXX)
1
+
# Sender Demo (CXX)
2
2
3
-
Sample implementation for a receiving cpp client for the vehicleCAPTAIN [routing core](https://github.com/virtual-vehicle/vehicle_captain_routing_core).
3
+
Sample implementation for a sending cpp client for the vehicleCAPTAIN [routing core](https://github.com/virtual-vehicle/vehicle_captain_routing_core).
4
4
5
-
Sample implementation also shows decoding usage for [vcits](https://github.com/virtual-vehicle/vehicle_captain_its_lib_c_cxx).
5
+
Sample implementation also shows verification and encoding usage for [vcits](https://github.com/virtual-vehicle/vehicle_captain_its_lib_c_cxx).
0 commit comments