Add key labels based on key names
This commit is contained in:
parent
b6824b8a46
commit
5e002107ef
2 changed files with 135 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ private:
|
|||
|
||||
std::vector<matrix_pos_size_type> zone_pos;
|
||||
std::vector<matrix_pos_size_type> led_pos;
|
||||
std::vector<std::string> led_labels;
|
||||
|
||||
float matrix_h;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue