bluerobotics / ping-cpp

C++ API implementation of ping-protocol
12 stars 11 forks source link

ping-message-all: Add nameFromMessageId function #11

Closed patrickelectric closed 4 years ago

patrickelectric commented 4 years ago

The function works as a helper to provide the name of the message from the message ID number

It's possible to check the output here: http://ix.io/22ro

Signed-off-by: Patrick José Pereira patrickelectric@gmail.com