deployment handler

This commit is contained in:
2021-02-16 15:32:24 +01:00
parent e116e0dc64
commit c9947bbccc
14 changed files with 413 additions and 27 deletions

View File

@ -14,7 +14,9 @@ enum {
MGM_LIS3MDL,
MGM_RM3100,
LINUX_LIBGPIO_IF,
PCDU_HANDLER
PCDU_HANDLER,
HEATER_HANDLER,
SA_DEPL_HANDLER
};
}