mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow setting plot color in the configuration message.
This commit is contained in:
@@ -610,6 +610,7 @@ struct QueuePlotConfig
|
||||
uint8_t type;
|
||||
uint8_t step;
|
||||
uint8_t fill;
|
||||
uint32_t color;
|
||||
};
|
||||
|
||||
struct QueueParamSetup
|
||||
|
||||
Reference in New Issue
Block a user