remove Action enum

no longer needed
This commit is contained in:
Leon Henrik Plickat
2025-05-21 17:29:06 +02:00
parent 4a813508a3
commit 4fe73f96e2

View File

@ -57,12 +57,6 @@ struct Output
uint32_t global_name;
};
enum Action
{
LIST,
OPERATIONS,
};
enum Power_mode
{
ON,