diff --git a/include/input/InputEventLabels.h b/include/input/InputEventLabels.h index 36be4fc9b..1d67edff6 100644 --- a/include/input/InputEventLabels.h +++ b/include/input/InputEventLabels.h @@ -340,6 +340,7 @@ static const InputEventLabel LEDS[] = { }; static const InputEventLabel FLAGS[] = { + DEFINE_FLAG(VIRTUAL), DEFINE_FLAG(FUNCTION), { NULL, 0 }