Add protocol handling for resizable effects-only modes, increment protocol revision to 5

This commit is contained in:
Adam Honse 2024-01-12 20:42:26 -06:00
parent 032b6c6300
commit 11d6b19cde
2 changed files with 80 additions and 15 deletions

View file

@ -19,8 +19,9 @@
| 2: Add profile controls (Release 0.6) |
| 3: Add brightness field to modes (Release 0.7) |
| 4: Add segments field to zones, network plugins (Release 0.9) |
| 5: Zone flags, resizable effects-only zones (Release 1.0) |
\*---------------------------------------------------------------------*/
#define OPENRGB_SDK_PROTOCOL_VERSION 4
#define OPENRGB_SDK_PROTOCOL_VERSION 5
/*-----------------------------------------------------*\
| Default Interface to bind to. |