mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow remote plot configuration.
This commit is contained in:
committed by
Bartosz Taudul
parent
a7a739eea9
commit
907574e637
@@ -9,7 +9,7 @@
|
||||
namespace tracy
|
||||
{
|
||||
|
||||
enum : uint32_t { ProtocolVersion = 21 };
|
||||
enum : uint32_t { ProtocolVersion = 22 };
|
||||
enum : uint32_t { BroadcastVersion = 0 };
|
||||
|
||||
using lz4sz_t = uint32_t;
|
||||
|
||||
Reference in New Issue
Block a user