DataFlash: remove bad FALLTHROUGH causing compilation failure
This commit is contained in:
parent
921985fe27
commit
2f9fb581fe
@ -133,7 +133,6 @@ void DFMessageWriter_WriteSysInfo::process() {
|
||||
return; // call me again
|
||||
}
|
||||
}
|
||||
FALLTHROUGH;
|
||||
}
|
||||
|
||||
_finished = true; // all done!
|
||||
|
Loading…
Reference in New Issue
Block a user