vialrgb: fix missing include

vial-develop/k680t
Ilya Zhuravlev 2021-07-18 15:31:40 -04:00
parent 9d435ee0b1
commit cd813b6636
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
#pragma once
#include <inttypes.h>
#define VIALRGB_PROTOCOL_VERSION 1
/* Start at 0x40 in order to not conflict with existing "enum via_lighting_value",