added correction fields
This commit is contained in:
@@ -17,6 +17,7 @@ message AddLED {
|
||||
string name = 1;
|
||||
string backend = 2;
|
||||
repeated int32 channel = 3;
|
||||
repeated float correction = 4;
|
||||
}
|
||||
|
||||
message RemoveLED {
|
||||
|
Reference in New Issue
Block a user