mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
added comment about protocol version [no-issue] [no-build]
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
// 1.2: adds mouse relative motion
|
||||
// 1.3: adds keep alive and deprecates heartbeats,
|
||||
// adds horizontal mouse scrolling
|
||||
// 1.4: adds crypto support (game device support added then removed)
|
||||
// 1.4: adds crypto support
|
||||
// NOTE: with new version, synergy minor version should increment
|
||||
static const SInt16 kProtocolMajorVersion = 1;
|
||||
static const SInt16 kProtocolMinorVersion = 5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user