@@ -4,9 +4,9 @@ package ledd;
option optimize_for = SPEED;
import "hcl.proto";
import "rgb.proto";
message LED {
string name = 1;
HCL color = 2;
RGB color = 2;
}
The note is not visible to the blocked user.