rm3100 continued

This commit is contained in:
2020-12-21 23:09:35 +01:00
committed by Robin Mueller
parent f0b542e9ce
commit f70c767a1c
13 changed files with 282 additions and 52 deletions

View File

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