@@ -0,0 +1,10 @@
#pragma once
namespace Message{
enum Messages{
MOTOR_READ,
MOTOR_WRITE,
CONSTANT_WRITE,
SET_POSE
};
}
The note is not visible to the blocked user.