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

@ -39,7 +39,7 @@ void MGMHandlerLIS3MDL::doStartUp() {
// Set up cached registers which will be used to configure the MGM.
if(commandExecuted) {
commandExecuted = false;
setMode(MODE_NORMAL);
setMode(_MODE_TO_ON);
}
break;
}