heater wip

This commit is contained in:
2021-01-23 17:22:40 +01:00
parent b7d3818202
commit 61ed56ace9
24 changed files with 810 additions and 77 deletions

View File

@ -12,7 +12,8 @@ namespace CLASS_ID {
enum {
MISSION_CLASS_ID_START = FW_CLASS_ID_COUNT,
MGM_LIS3MDL,
MGM_RM3100
MGM_RM3100,
LINUX_LIBGPIO_IF
};
}