added 'level' changing

This commit is contained in:
2026-04-10 14:21:25 +03:00
parent 5be6876f9e
commit 987cf022fe
6 changed files with 248 additions and 68 deletions

View File

@@ -39,7 +39,8 @@ typedef enum{
VAL_OBLIGATORY, // can't be omitted
VAL_RECOMMENDED, // recommended to show
VAL_UNNECESSARY, // may be shown by user request
VAL_BROKEN // sensor is broken, omit it
VAL_BROKEN, // sensor is broken, omit it
VAL_AMOUNT // amount of values
} valsense_t;
// meaning of values