This commit is contained in:
Adam Honse 2022-12-05 03:29:27 +00:00
parent ead55f4ea6
commit 447e936464
14 changed files with 443 additions and 23 deletions

View file

@ -15,8 +15,9 @@
| 1: Add versioning, vendor string (Release 0.5) |
| 2: Add profile controls (Release 0.6) |
| 3: Add brightness field to modes (Release 0.7) |
| 4: Add segments field to zones (Release 0.9) |
\*-----------------------------------------------------*/
#define OPENRGB_SDK_PROTOCOL_VERSION 3
#define OPENRGB_SDK_PROTOCOL_VERSION 4
/*-----------------------------------------------------*\
| Default Interface to bind to. |