added correction fields
This commit is contained in:
@@ -27,7 +27,9 @@ message BackendLEDOptions {
|
||||
}
|
||||
|
||||
message BackendSetChannel {
|
||||
map <int32, double> new_channel_values = 2;
|
||||
map <int32, double> values = 1;
|
||||
map <int32, float> correction = 2;
|
||||
|
||||
}
|
||||
|
||||
message BackendWrapperMessage {
|
||||
|
Reference in New Issue
Block a user