Micro-XRCE-DDS-Client/examples/Deployment/HelloWorld.idl

6 lines
62 B
Plaintext

struct HelloWorld
{
unsigned long index;
string message;
};