save before removing approach with rememberCommandId

This commit is contained in:
2021-02-19 15:41:50 +01:00
parent e250f41c09
commit b4d74b4a4f
4 changed files with 203 additions and 23 deletions

View File

@ -16,7 +16,8 @@ enum {
LINUX_LIBGPIO_IF,
PCDU_HANDLER,
HEATER_HANDLER,
SA_DEPL_HANDLER
SA_DEPL_HANDLER,
SYRLINKS_HANDLER,
};
}