Refer to roundtrip example

Text refers to roundtrip example and code to helloworld.

Signed-off-by: Wilco Bonestroo <w.j.bonestroo@saxion.nl>
This commit is contained in:
Wilco Bonestroo 2019-12-09 22:18:33 +01:00 committed by Jeroen Koekkoek
parent e97e340650
commit 2724f94002

View file

@ -126,7 +126,7 @@ to run the program, it is merely to illustrate the process.
$ mkdir roundtrip
$ cd roundtrip
$ cmake <install-location>/share/CycloneDDS/examples/helloworld
$ cmake <install-location>/share/CycloneDDS/examples/roundtrip
$ cmake --build .
On one terminal start the application that will be responding to pings: