rm3100 continued

This commit is contained in:
2020-12-21 23:09:35 +01:00
parent 24cf9a661f
commit 8ecd0ec551
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
};
}